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

Allow for multi-account push into AWS #44

Open
SteveMcGrath opened this issue Feb 18, 2025 · 1 comment
Open

Allow for multi-account push into AWS #44

SteveMcGrath opened this issue Feb 18, 2025 · 1 comment

Comments

@SteveMcGrath
Copy link
Collaborator

Findings appeared in AWS, but the script pushed all findings related to different AWS accounts to the Security Hub of the specified AWS account in the config file.

Originally posted by @tracker5676 in #43

This will likely require a configuration flag to support this in a backwards compatible way.

@SteveMcGrath
Copy link
Collaborator Author

A new optional parameter has been added to the config file called map_to_asset_account is now available that will attempt to fetch the aws account id from the TVM-stored asset and use that instead. It will still fall back to using the configured account if it cannot be found, or if the config setting is set to false.

To enable, simply set this flag to true

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

No branches or pull requests

1 participant