nccgroup / ScoutSuite

Multi-Cloud Security Auditing Tool
GNU General Public License v2.0
6.57k stars 1.05k forks source link

ADA-CP 2.3.2: Ensure security contact information is registered #1656

Open rdegraaf opened 1 month ago

rdegraaf commented 1 month ago

Is your feature request related to a problem? Please describe.

The App Defense Alliance Cloud Profile requires a check that security contact details have been entered for each AWS account.

Describe the solution you'd like

Implement the check as documented at https://github.com/appdefensealliance/ASA-WG/blob/main/Cloud%20App%20and%20Config%20Profile/Cloud%20App%20and%20Config%20Test%20Guide.md#232-ensure-security-contact-information-is-registered.

Describe alternatives you've considered

None

Additional context

rdegraaf commented 1 month ago

Fixed in https://github.com/rdegraaf/ScoutSuite/tree/ada-cp-aws. MR to come once I have a few more rules implemented.