From f974bf4aee2407b1992b483529c54aef32c8ff8a Mon Sep 17 00:00:00 2001 From: "bot-3kdjfksd[bot]" <43711062+bot-3kdjfksd[bot]@users.noreply.github.com> Date: Thu, 9 Jan 2020 21:32:35 +0000 Subject: [PATCH] Add compliance audit file --- 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..897f8a3 --- /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: '2020-01-09T21:32:11.019Z' + - name: STRA + status: STRA_STATUS_HERE + last-updated: '2020-01-09T21:32:11.019Z'