Evidence records are secure, verifiable attestations about your software artifacts. They are crucial for establishing a chain of custody and ensuring compliance throughout your software supply chain.
REST APIs
Evidence is managed using the following REST APIs:
GraphQL API
In addition, you can use One Model/GraphQL to perform the following operations:
Search Evidence: For searching all evidence records associated with a specific subject (for example, an artifact).
Get Evidence: For fetching a single, known evidence record directly based on its path.
Get Evidence by ID: For fetching a single, known evidence record directly based on its unique ID.