Replies: 2 comments
-
thanks, we will fix that |
Beta Was this translation helpful? Give feedback.
0 replies
-
Created #9390 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Description
Hi, I've just noticed that since 0.65.0, repository credentials are leaked in RepoURL metadata of JSON report when running trivy in our Gitlab CI environment:
This was introduced in #9252 to resolve #9255
Desired Behavior
Credentials should not be stored in generated report.
Actual Behavior
Credentials are stored in generated report.
Reproduction Steps
1. run trivy 0.65.0 in Gitlab CI
Target
Filesystem
Scanner
Secret
Output Format
JSON
Mode
Standalone
Debug Output
Operating System
Linux
Version
Checklist
trivy clean --all
Beta Was this translation helpful? Give feedback.
All reactions