GithubHelp home page GithubHelp logo

cloudposse / terraform-aws-security-hub Goto Github PK

View Code? Open in Web Editor NEW
20.0 16.0 18.0 2.15 MB

Terraform module to provision AWS Security Hub

Home Page: https://cloudposse.com/accelerate

License: Apache License 2.0

Makefile 6.95% HCL 88.19% Go 4.86%
compliance terraform terraform-modules

terraform-aws-security-hub's Issues

FIltering Events on Findings severity

Describe the Feature

It woud be nice to pass down to eventbridge more configuration e.g. filtering by Severity Level to avoid sending Informational or Low findings to SNS. It can be additional input or maybe add possibility to input the whole JSON object.

Expected Behavior

I would like to send specific severity Findings to SNS.

Use Case

I want to reduce noise on the slack channel. See only Critical & High findings. Add later low level.

Describe Ideal Solution

Pass down as input entire JSON object to eventbridge
cloudwatch_event_rule_pattern_detail_type

Alternatives Considered

No response

Additional Context

No response

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Repository problems

These problems occurred while renovating this repository. View logs.

  • WARN: Base branch does not exist - skipping

Edited/Blocked

These updates have been manually edited so Renovate will no longer make changes. To discard all commits and start over, click on a checkbox.

Detected dependencies

terraform
eventbridge.tf
  • cloudposse/label/null 0.25.0
  • cloudposse/kms-key/aws 0.12.1
  • cloudposse/label/null 0.25.0
  • cloudposse/sns-topic/aws 0.21.0
modules/control-disablements/versions.tf
  • aws >= 2
  • hashicorp/terraform >= 1.0
versions.tf
  • aws >= 2
  • hashicorp/terraform >= 1.0

  • Check this box to trigger a request for Renovate to run again on this repository

Add China compatibility by making the partition in ARNs dynamic

Have a question? Please checkout our Slack Community or visit our Slack Archive.

Slack Community

Describe the Feature

When deploying in to China region the 'partition' in the ARN is aws-cn, where are the standard partition in only aws.
This module contains a hard-coded partition of aws for the root IAM ARN in the KMS Key Policy.
This causes the deployment to fail with the error that the Principle does not exist.

Expected Behavior

The KME key policy should deploy without issue and reference an ARN that is in the same aws partition.

Use Case

Such a change is required in order to be able to deploy into China

Describe Ideal Solution

The data source 'aws_partition' should be used to dynamically generate the partition portion of the ARN for seamless use.

Alternatives Considered

A parameter could be added that is either directly fed into the ARN or used in a lookup table first.

Additional Context

I'm creating a pull request with this feature soon

Add Organisation feature 'auto-enable'

Have a question? Please checkout our Slack Community or visit our Slack Archive.

Slack Community

Describe the Feature

A toggle should be provided that is used on the delegated administrator account that activates AWS Organization Auto-enable feature for Security Hub. Thus all new accounts have Security Hub automatically enabled and send data to the delegated admin account.

Expected Behavior

A single deployment of this module in the security account during the early stages of the landing zone creation should be sufficient to manage all accounts in the org via that security account.

Use Case

The Security Hub delegated admin account is able to see and control the Security Hub deployment of other accounts in the AWS Organization.

Describe Ideal Solution

A single toggle should be set to true on the delegated admin account and then there is no need for this module to be deployed in any other account.

Alternatives Considered

Users can manually enable this feature via the console.

Additional Context

I'm creating a pull request with the implementation soon.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.