diff --git a/policy/security/provenance.rego b/policy/security/provenance.rego index 9e1c548..7066b8b 100644 --- a/policy/security/provenance.rego +++ b/policy/security/provenance.rego @@ -1,6 +1,6 @@ -// Software provenance Rego policy verifying that -// (1) the software artifact has an associated SLSA provenance attestation and -// (2) the software artifact was published by Liatrio. +# Software provenance Rego policy verifying that +# (1) the software artifact has an associated SLSA provenance attestation and +# (2) the software artifact was published by Liatrio. package security.provenance