From 4039ed6ddc3ca99842edafcec8dc2f51612cd1d7 Mon Sep 17 00:00:00 2001 From: Alex Detesan Date: Thu, 9 May 2024 14:29:39 -0400 Subject: [PATCH] Update provenance.rego --- policy/security/provenance.rego | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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