From b5673d6537e038cd4e5e89b724cf18bc853aefc2 Mon Sep 17 00:00:00 2001 From: "repo-mountie[bot]" <44246292+repo-mountie[bot]@users.noreply.github.com> Date: Thu, 3 Feb 2022 07:21:37 +0000 Subject: [PATCH] Add compliance audit file Signed-off-by: repo-mountie --- COMPLIANCE.yaml | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 COMPLIANCE.yaml diff --git a/COMPLIANCE.yaml b/COMPLIANCE.yaml new file mode 100644 index 0000000000..b8bd716b3a --- /dev/null +++ b/COMPLIANCE.yaml @@ -0,0 +1,11 @@ +name: compliance +description: | + This document is used to track a projects PIA and STRA + compliance. +spec: + - name: PIA + status: PIA_STATUS_HERE + last-updated: '2022-02-03T07:21:35.755Z' + - name: STRA + status: STRA_STATUS_HERE + last-updated: '2022-02-03T07:21:35.755Z'