Skip to content

fix: harden CLI execution and runtime reliability - #186

Merged
Patel230 merged 13 commits into
mainfrom
fix/cli-security-reliability
Aug 9, 2026
Merged

fix: harden CLI execution and runtime reliability#186
Patel230 merged 13 commits into
mainfrom
fix/cli-security-reliability

Conversation

@Patel230

@Patel230 Patel230 commented Aug 9, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Harden SQL execution, workspace DSNs, WAL durability, SSE responses, Docker user handling, and CLI JSON output.
  • Add daemon health/docs wiring, deterministic home-path tests, and secure Trivy gating.
  • Pin container base images, publish the daemon image, and fix OpenAPI validation wiring.
  • Refresh GitNexus project guidance in AGENTS.md and CLAUDE.md.

Validation

  • Full go test suite passed.
  • go vet and govulncheck passed.
  • Boundary guards and pre-commit hooks passed.
  • GitNexus staged checks passed.
  • OpenAPI lint passed with non-blocking style warnings.

Docker image build verification remains for CI because no local Docker daemon was available.

@github-advanced-security

Copy link
Copy Markdown

You are seeing this message because GitHub Code Scanning has recently been set up for this repository, or this pull request contains the workflow file for the Code Scanning tool.

What Enabling Code Scanning Means:

  • The 'Security' tab will display more code scanning analysis results (e.g., for the default branch).
  • Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results.
  • You will be able to see the analysis results for the pull request's branch on this overview once the scans have completed and the checks have passed.

For more information about GitHub Code Scanning, check out the documentation.

@Patel230
Patel230 marked this pull request as ready for review August 9, 2026 06:50
@Patel230
Patel230 merged commit 8e8df62 into main Aug 9, 2026
26 checks passed
@Patel230
Patel230 deleted the fix/cli-security-reliability branch August 9, 2026 06:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants