For the complete documentation index, see llms.txt. This page is also available as Markdown.

evidenceCategory

Examples

enum EvidenceCategory {
  CodeIssue
  ContainerIssue
  PipelineHit
  CodeSbom
  ImageSbom
  ArtifactBom
  DevEnvironment
}

Enum values

Enum value
Description

CodeIssue

ContainerIssue

PipelineHit

CodeSbom

ImageSbom

ArtifactBom

DevEnvironment

References

Fields with this object:

Last updated