Skip to content

Sync stale submodule snapshot: VERSION and gosec hardening#21

Merged
Patel230 merged 2 commits into
mainfrom
fix/hawk-external-inspect-20260708
Jul 8, 2026
Merged

Sync stale submodule snapshot: VERSION and gosec hardening#21
Patel230 merged 2 commits into
mainfrom
fix/hawk-external-inspect-20260708

Conversation

@Patel230

@Patel230 Patel230 commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

This branch carries commits that were sitting locally on this nested submodule checkout (used inside the hawk monorepo's `external/inspect`) but never pushed to any remote ref. Pushing them unblocks hawk's CI `build-and-push` job, which fetches this submodule by exact commit SHA during `git submodule update`.

  • chore: sync VERSION to match standalone
  • security: harden gosec findings (part of hawk-eco full-repo audit)

Patel230 added 2 commits July 7, 2026 10:17
- Integer-overflow guards on numeric conversions
- File/dir permission tightening (0600/0750)
- Path-traversal cleaning and error-return handling
- Narrow, justified #nosec annotations where risk is not applicable

Module now scans clean with gosec (0 issues).
@Patel230 Patel230 merged commit 6c2e8b0 into main Jul 8, 2026
11 checks passed
@Patel230 Patel230 deleted the fix/hawk-external-inspect-20260708 branch July 8, 2026 17:42
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.

1 participant