aquasecurity/trivy

Including invocation startTime and endTime in SARIF output

Open

#3,226 opened on Nov 24, 2022

View on GitHub
 (4 comments) (0 reactions) (0 assignees)Go (35,000 stars) (371 forks)batch import
good first issuehelp wantedkind/featurelifecycle/frozen

Description

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

Contributor guide