CIA requirements set for asset
This policy checks if the CIA (Confidentiality, Integrity, Availability) requirements are set in DevGuard for the asset.
No attestation available
No attestation available for this control. This control expects a predicate type. Use the following command to create such an attestation and upload it to the container-registry as well as to DevGuard
https://in-toto.io/attestation/test-result/v0.1
devguard-scanner attest --token <Personal access token> --predicateType "https://in-toto.io/attestation/test-result/v0.1" <json file>
Status
Evaluation result after comparing the policy with the current state of the asset
Could not evaluate control
Update the attestation using the following command
devguard-scanner attest --token <Personal access token> --predicateType "https://in-toto.io/attestation/test-result/v0.1" <json file>
Create a Personal Access Token
To use the Devguard-Scanner, you need to create a Personal Access Token. You can create such a token by clicking the button below.