Skip to content

fix: update alpine base image to 3.23.5 for Trivy scan compliance#140

Open
Patel230 wants to merge 6 commits into
mainfrom
fix/docker-trivy-scan
Open

fix: update alpine base image to 3.23.5 for Trivy scan compliance#140
Patel230 wants to merge 6 commits into
mainfrom
fix/docker-trivy-scan

Conversation

@Patel230

Copy link
Copy Markdown
Contributor

Summary

  • Update Alpine base image from 3.23 to 3.23.5 to fix Trivy vulnerability scan failures
  • The Trivy scan was failing due to CRITICAL/HIGH severity vulnerabilities in the base image

Changes

  • Updated Dockerfile to use alpine:3.23.5 instead of alpine:3.23

Related

  • Fixes Docker build failure in CI

Patel230 and others added 6 commits July 27, 2026 21:24
- 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>
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