Skip to content

Conversation

@luhring
Copy link
Member

@luhring luhring commented Jul 4, 2023

Before:

$ ./scripts/grype-scan-apk.sh ./packages/aarch64/zot-1.4.3-r5.apk json | jq '.matches | length'
28

After:

$ ./scripts/grype-scan-apk.sh ./packages/aarch64/zot-1.4.3-r6.apk json | jq '.matches | length'
4

What's remaining is 2 GHSAs (multiplied by two binaries: zot and zli) in github.com/notaryproject/notation-go, where zot's code base depends directly on symbols in its current version of notation-go that are removed in the very next version — so it's not possible to resolve these vulnerabilities without breaking zot or reimplementing the affected piece of zot's code.

@luhring luhring force-pushed the zot-vuln-fixes branch 2 times, most recently from dbe1768 to caa3189 Compare July 5, 2023 00:41
@luhring luhring marked this pull request as ready for review July 5, 2023 01:02
@luhring luhring requested a review from a team as a code owner July 5, 2023 01:02
@luhring luhring requested review from imjasonh and jdolitsky July 5, 2023 01:02
@luhring luhring enabled auto-merge July 5, 2023 01:04
@luhring luhring added this pull request to the merge queue Jul 5, 2023
Merged via the queue into wolfi-dev:main with commit f71271c Jul 5, 2023
@luhring luhring deleted the zot-vuln-fixes branch July 5, 2023 01:16
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.

2 participants