fix: update alpine base image to 3.23.5 for Trivy scan compliance#140
Open
Patel230 wants to merge 6 commits into
Open
fix: update alpine base image to 3.23.5 for Trivy scan compliance#140Patel230 wants to merge 6 commits into
Patel230 wants to merge 6 commits into
Conversation
- eyrie: 50e37d9 → d497d7a (test coverage 22.9% → 84.6%) - hawk-core-contracts: aa07bc3 → a7676a0 - inspect: 8915588 → 6502880 - sight: af6686e → ec30e57 - tok: 23b7cdf → 2afc7f5 - yaad: 6f033e0 → a2d566e - trace: unchanged (already at HEAD) Co-Authored-By: Claude <noreply@anthropic.com>
Update pseudo-versions for 6 submodules whose HEADs moved: - eyrie, hawk-core-contracts, inspect, sight, tok, yaad - trace unchanged Ensures submodule-release-parity CI check passes. Co-Authored-By: Claude <noreply@anthropic.com>
- Removed hawk-mcpkit/ from .gitignore - Added hawk-mcpkit as a proper git submodule (was a nested standalone repo) - Added replace directive in go.work - Added require entry in go.mod - Updated check-submodule-release-parity.sh to include hawk-mcpkit - hawk-mcpkit now lives at repo root (not under external/) Co-Authored-By: Claude <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Changes
Related