Open eric-price opened 4 months ago
Hey, i found out that the results are present in the Summary section of the github actions
Wow, I must have skipped the summary page and went directly to the job run. Thanks for pointing this out! This can be resolved.
I don't see mine any annotations even though the logs show that it has detected a secret. Maybe some permissions are missing?
Description
It would be nice to have the Github action workflow show the file and possibly the line number on each finding like the CLI tool does. The engineers who see the findings don't know where to look without running the scan locally again to get the file path and line number.
Preferred Solution
Would be nice to have an output like this when I run:
trufflehog git file://. --branch develop --filter-unverified --github-actions
Output:Additional Context
Screenshot of output in Github actions: