From 60a8f801b1045b196116d1975e2d97e82a7d2fa9 Mon Sep 17 00:00:00 2001 From: "repo-mountie[bot]" <44246292+repo-mountie[bot]@users.noreply.github.com> Date: Wed, 17 Aug 2022 17:57:01 -0700 Subject: [PATCH] Add missing compliance audit file (#13) * Add compliance audit file * Update COMPLIANCE.yaml Co-authored-by: repo-mountie[bot] <44246292+repo-mountie[bot]@users.noreply.github.com> Co-authored-by: Yuhan Freeman --- 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 0000000..3f55f15 --- /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: TBD + last-updated: '2022-08-17T17:55:14-0700' + - name: STRA + status: TBD + last-updated: '2022-08-17T17:55:14-0700'