Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

implement organisations change metric/alarm #734

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ab77
Copy link
Contributor

@ab77 ab77 commented Feb 6, 2024

(Override all values in parentheses)

(Run yamllint folder/template.yaml, cfn-lint -i E1019 E3002 E2520 -t folder/template.yaml, and aws cloudformation validate-template --template-body file://folder/template.yaml before you open a PR)

(Do not include multiple changes in one PR. Open additional PRs instead.)


Adds check required by Secureframe for ISO 27001 2022 and SOC 2 under:

  • AVA-01
  • NET-02
  • NET-04

@ab77 ab77 force-pushed the ab77/cloudtrail branch 2 times, most recently from 1348644 to 597c187 Compare February 8, 2024 18:40
@michaelwittig
Copy link
Contributor

Hi @ab77 Is there any documentation available where I can learn what AVA-01, NET-02, NET-04 is?

@ab77 ab77 force-pushed the ab77/cloudtrail branch 3 times, most recently from 597c187 to 86732f2 Compare February 12, 2024 17:30
required by ISO 27001 2022 and SOC 2 under:
* AVA-01
* NET-02
* NET-04
@ab77
Copy link
Contributor Author

ab77 commented Feb 13, 2024

Hi @ab77 Is there any documentation available where I can learn what AVA-01, NET-02, NET-04 is?

This is how secureframe maps these controls to the original frameworks @michaelwittig:

Name SOC 2 ISO 27001 2022
AVA-01 A1.1, 1.2 A.8.6
NET-02 CC6.6, 7.1, 7.2 A.5.7, 8.16, 8.20, 8.21
NET-04 CC6.6, 7.1, 7.2, PI1.5 A.5.15, 8.16, 8.21

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants