fix: improve release note process (#36)
* fix: improve release note process * docs: improve release notes * fix: correct repo name/dir * fix: CVE resolution for jaraco.context * fix: docker build with uv.lovl * fix: CVE remediations * fix: update docker workflow * fix: remove setuptools from base image
This commit is contained in:
+1
-1
@@ -13,7 +13,7 @@ pre-commit = "4.5" # pre-commit hooks
|
||||
github-cli = "2.74" # GitHub CLI for PR/issue management
|
||||
|
||||
# Security and code quality tools
|
||||
trivy = "0.62" # container vulnerability scanner
|
||||
trivy = "0.68" # container vulnerability scanner
|
||||
gitleaks = "8.30" # secrets scanner
|
||||
actionlint = "1.7" # GitHub Actions linter
|
||||
# Note: hadolint and shellcheck are managed by their pre-commit repos
|
||||
|
||||
Reference in New Issue
Block a user