aquasecurity/trivy
Including invocation startTime and endTime in SARIF output
开放
#3,226 创建于 2022年11月24日
good first issuehelp wantedkind/featurelifecycle/frozen
仓库指标
- 星标
- (35,000 个星标)
- PR 合并指标
- (平均合并 5天 2小时) (30 天内合并 53 个 PR)
描述
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