Closed CynanX closed 9 months ago
This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days
Any update on this?
I don't particularly think this is something we need to change. I'd suggest looking at how to configure Trivy to mark this as a false positive.
Hello,
I agree, that's not pyjwt issue.
But, could you please check the latest comment? https://github.com/aquasecurity/trivy/discussions/5772
Would it be possible to add markers like test
or example
? {"example": "payload"} or kind of that?
Thanks
Any solution for this?
When including PyJWT in a lambda which I build into a Docker image, I then run Trivy to scan for vulnerabilities and this is picking up a security risk due to a token being exposed.
Expected Result
Trivy passes without exception.
Actual Result
Reproduction steps
System Information