-
Notifications
You must be signed in to change notification settings - Fork 0
New: [AEA-0000] - add anchore tools #69
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
32 commits
Select commit
Hold shift + click to select a range
aad17bc
add zizmor
anthony-nhs dd4c7de
Merge remote-tracking branch 'origin/main' into add_script_to_check_g…
anthony-nhs 2e3d943
fix Makefile
anthony-nhs 3afa9b6
install zizmor using pypi
anthony-nhs 07b4ad2
use requirements file
anthony-nhs 3410a72
update following feedback
anthony-nhs cd72fa6
use later java
anthony-nhs 8c2f0a0
add description of zizmor target
anthony-nhs 5dbf583
add syft and grype
anthony-nhs 7f136dd
correct path
anthony-nhs efe95b8
Merge branch 'add_script_to_check_github_actions_use_sha' into syft_g…
anthony-nhs 4567f4b
wip
anthony-nhs e7e7eda
Merge remote-tracking branch 'origin/main' into syft_grype
anthony-nhs d7ffa26
only run post* scripts once
anthony-nhs 55578d9
add dependabot cooldown
anthony-nhs f4bcfdc
fix workflows
anthony-nhs d982d9f
explicit permissions
anthony-nhs 30b5166
explicit permissions
anthony-nhs 4345bed
explicit permissions
anthony-nhs e2ebcb3
explicit permissions
anthony-nhs 026d590
show vuln output
anthony-nhs 3ae300e
add grype ignore
anthony-nhs 7cb1f52
vulns for node 24
anthony-nhs c7a574f
more vulns
anthony-nhs 3b8f045
update docs
anthony-nhs cfcb96c
more vulns
anthony-nhs 1d0ee19
update readme
anthony-nhs c5812a4
add new target to scan docker image
anthony-nhs 084f5e1
do not fail on grant error
anthony-nhs 69416c4
update following comment
anthony-nhs 70c677e
fix path
anthony-nhs b5ec463
fix formatting
anthony-nhs File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
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
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
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
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
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
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
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
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
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -4,4 +4,5 @@ src/base/.devcontainer/language_versions/ | |
| .trivyignore_combined.yaml | ||
| .out/ | ||
| .envrc | ||
| .sbom/ | ||
| .grype_out/ | ||
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,65 @@ | ||
| ignore: | ||
| # base image | ||
| - vulnerability: CVE-2025-4517 | ||
| - vulnerability: CVE-2025-68121 | ||
| - vulnerability: GHSA-p77j-4mvh-x3m3 | ||
| - vulnerability: GHSA-vmwr-mc7x-5vc3 | ||
| - vulnerability: CVE-2025-4330 | ||
| - vulnerability: CVE-2025-4435 | ||
| - vulnerability: CVE-2025-4138 | ||
| - vulnerability: CVE-2025-8194 | ||
| - vulnerability: CVE-2025-13836 | ||
| - vulnerability: CVE-2024-9287 | ||
| - vulnerability: CVE-2025-61726 | ||
| - vulnerability: CVE-2026-4519 | ||
| - vulnerability: CVE-2026-25679 | ||
| - vulnerability: CVE-2025-61725 | ||
| - vulnerability: CVE-2025-61723 | ||
| - vulnerability: CVE-2025-61729 | ||
| - vulnerability: GHSA-4vrq-3vrq-g6gg | ||
| - vulnerability: CVE-2025-58187 | ||
| - vulnerability: CVE-2026-27137 | ||
| - vulnerability: CVE-2025-47907 | ||
| - vulnerability: CVE-2025-61731 | ||
| - vulnerability: GHSA-9h8m-3fm2-qjrq | ||
| - vulnerability: CVE-2025-61732 | ||
| - vulnerability: GHSA-4c29-8rgm-jvjj | ||
| - vulnerability: CVE-2025-58188 | ||
| - vulnerability: CVE-2025-4674 | ||
| - vulnerability: GHSA-x744-4wpc-v9h2 | ||
| # node_24 vulnerabilities | ||
| - vulnerability: GHSA-c2c7-rcm5-vvqj | ||
| - vulnerability: GHSA-7r86-cg39-jmmj | ||
| - vulnerability: GHSA-3ppc-4f35-3m26 | ||
| - vulnerability: GHSA-23c5-xmqv-rm74 | ||
| - vulnerability: GHSA-9ppj-qmqm-q256 | ||
| - vulnerability: GHSA-qffp-2rhf-9h96 | ||
| - vulnerability: GHSA-83g3-92jg-28cx | ||
| # node_24_python_3_10 vulnerabilities | ||
| - vulnerability: GHSA-cx63-2mw6-8hw5 | ||
| - vulnerability: GHSA-r9hx-vwmv-q579 | ||
| - vulnerability: GHSA-5rjg-fvgr-3xxf | ||
| # eps-storage-terraform vulnerabilities | ||
| - vulnerability: CVE-2025-68119 | ||
| # eps-data-extract vulnerabilities | ||
| - vulnerability: GHSA-6fmv-xxpf-w3cw | ||
| # fhir-facade vulnerabilities | ||
| - vulnerability: CVE-2022-26485 | ||
| - vulnerability: CVE-2022-26486 | ||
| - vulnerability: CVE-2022-25235 | ||
| - vulnerability: CVE-2022-25236 | ||
| - vulnerability: CVE-2024-21147 | ||
| - vulnerability: CVE-2025-21587 | ||
| - vulnerability: CVE-2025-30749 | ||
| - vulnerability: CVE-2024-20952 | ||
| - vulnerability: CVE-2024-20918 | ||
| - vulnerability: CVE-2025-50106 | ||
| - vulnerability: CVE-2025-50059 | ||
| - vulnerability: CVE-2025-53066 | ||
| - vulnerability: CVE-2026-21945 | ||
| - vulnerability: CVE-2026-21932 | ||
| # node-24_python_3_14_java_24 vulnerabilities | ||
| - vulnerability: GHSA-6fmv-xxpf-w3cw | ||
| - vulnerability: CVE-2025-53066 | ||
| - vulnerability: CVE-2026-21945 | ||
| - vulnerability: CVE-2026-21932 |
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.