aquasecurity/trivy
GitHub で見るIncluding invocation startTime and endTime in SARIF output
Open
#3,226 opened on 2022年11月24日
good first issuehelp wantedkind/featurelifecycle/frozen
説明
Is it possible to make Trivy write the invocation startTimeUtc and endTimeUtc properties to the SARIF output report?
I haven't been able to find anything about manipulating the contents of the SARIF output unfortunately.
Rationale: we want to monitor that SARIF reports are current.
CC: @Sebastiaan127001