aws-samples / aws-samples/aws-centralized-dashboard-config-securityhub

Fields no longer exists in securityhub findings

Open
#1 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
8
Forks
1
PR merge metrics
No merged PRs in 30d

Description

As per https://docs.aws.amazon.com/securityhub/latest/userguide/controls-findings-create-update.html

_StandardsGuideArn or StandardsArn
The ARN of the standard associated with the control.

For the CIS AWS Foundations Benchmark standard, the field is StandardsGuideArn.

For PCI DSS and AWS Foundational Security Best Practices standards, the field is StandardsArn.

These fields are removed in favor of Compliance.AssociatedStandards if you enable [consolidated control findings](https://docs.aws.amazon.com/securityhub/latest/userguide/controls-findings-create-update.html#consolidated-control-findings)._

Contributor guide

Open the contributing guide

Research direction

Start by locating where the dashboard processes Security Hub finding fields, especially StandardsGuideArn and StandardsArn. Compare that handling with Compliance.AssociatedStandards and the AWS documentation linked in the issue; done means findings using consolidated control findings are handled without relying on removed fields.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
security
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.