gitleaks / gitleaks/gitleaks-action
gitleaks result output path
Open
- Dominant language
- JavaScript
- Stars
- 644
- Forks
- 194
- PR merge metrics
- No merged PRs in 30d
Description
Hello,
Is there a way to override the file name with the scan results, similar to the `--report-path` flag in gitleaks? Now the results are always output to the file `results.sarif`.
If not, is it possible to add this feature?
Contributor guide
Research direction
Start by tracing how the action currently writes scan results to results.sarif and compare that behavior with gitleaks' --report-path option. Done means the output filename can be overridden while results.sarif remains the default.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, javascript
- Domain
- ci-cd, security
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100