Addeding an OCI referrer using aquasecurity/trivy-plugin-referrer fails with "goroutine stack exceeds 1000000000-byte limit" #4398
Closed
nicholasdille
started this conversation in
Bugs
Replies: 1 comment 1 reply
-
Thanks for raising an issue. It is an error from the plugin. Could you open it here? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Description
I am following the demo about OCI 1.1 referrers from KubeCon EU 2023. Unfortunately, the following command fails:
The output is as follows:
I was able to reproduce this but in multiple versions of trivy (0.41.0, 0.40.0, 0.39.1, 0.39.0, 0.38.3)
Something similar was fixed in #3993.
Desired Behavior
trivy and the referrer plugin should add a referrer to the image in the registry.
Actual Behavior
trivy or the referrer plugin die.
Reproduction Steps
Target
Container Image
Scanner
Vulnerability
Output Format
CycloneDX
Mode
Standalone
Debug Output
Operating System
Ubuntu 22.04
Version
Checklist
trivy --reset
Beta Was this translation helpful? Give feedback.
All reactions