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

Update Datadog policies. Allow attaching SecurityAudit policy to the Datadog IAM role #38

Merged
merged 4 commits into from
Oct 16, 2021

Conversation

aknysh
Copy link
Member

@aknysh aknysh commented Oct 16, 2021

what

  • Update Datadog policies
  • Allow attaching SecurityAudit policy to the Datadog IAM role

why

  • Datadog has updated the required permissions for the "All" and 'Core" IAM policy configurations - keep up to date
  • Attaching the SecurityAudit policy allows Datadog to collect information about how AWS resources are configured (used in Datadog Cloud Security Posture Management to read security configuration metadata)
  • Datadog Cloud Security Posture Management (CSPM) makes it easier to assess and visualize the current and historic security posture of cloud environments, automate audit evidence collection, and catch misconfigurations that leave your organization vulnerable to attacks
  • Cloud Security Posture Management (CSPM) can be accessed at https://app.datadoghq.com/security/compliance/home

notes

  • The process to enable Datadog Cloud Security Posture Management (CSPM) consists of two steps (one automated, the other manual):

    • Enable SecurityAudit policy and provision it with terraform
    • In Datadog UI, perform the following manual steps:
    Go to the Datadog AWS integration tile
    Click on the AWS account where you wish to enable resource collection
    Go to the Resource collection section for that account and check the box "Route resource data to the Cloud Security Posture Management product"
    At the bottom left of the tile, click Update Configuration
    

image

references

@aknysh aknysh self-assigned this Oct 16, 2021
@aknysh aknysh requested review from a team as code owners October 16, 2021 03:05
@aknysh aknysh requested review from r351574nc3 and Gowiem October 16, 2021 03:05
@aknysh
Copy link
Member Author

aknysh commented Oct 16, 2021

/test all

@aknysh
Copy link
Member Author

aknysh commented Oct 16, 2021

/test all

@aknysh aknysh merged commit 5f5c4e1 into master Oct 16, 2021
@aknysh aknysh deleted the update-policies branch October 16, 2021 21:20
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.

2 participants