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 (371 forks)batch import
good first issuehelp wantedkind/featurelifecycle/frozen

Repository metrics

Stars
 (35,000 stars)
PR merge metrics
 (Avg merge 5d 2h) (53 merged PRs in 30d)

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