CodeGuru Security Finding

This table represents the CodeGuru Security Finding resource from Amazon Web Services.

aws.codeguru_security_finding

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
created_atcoretimestampThe time when the finding was created.
descriptioncorestringA description of the finding.
detector_idcorestringThe identifier for the detector that detected the finding in your code. A detector is a defined rule based on industry standards and AWS best practices.
detector_namecorestringThe name of the detector that identified the security vulnerability in your code.
detector_tagscorearray<string>One or more tags or categorizations that are associated with a detector. These tags are defined by type, programming language, or other classification such as maintainability or consistency.
generator_idcorestringThe identifier for the component that generated a finding such as AmazonCodeGuruSecurity.
idcorestringThe identifier for a finding.
remediationcorejsonAn object that contains the details about how to remediate a finding.
resourcecorejsonThe resource where Amazon CodeGuru Security detected a finding.
rule_idcorestringThe identifier for the rule that generated the finding.
severitycorestringThe severity of the finding. Severity can be critical, high, medium, low, or informational. For information on severity levels, see <a href="https://docs.aws.amazon.com/codeguru/latest/security-ug/findings-overview.html#severity-distribution">Finding severity</a> in the <i>Amazon CodeGuru Security User Guide</i>.
statuscorestringThe status of the finding. A finding status can be open or closed.
tagscorehstore
titlecorestringThe title of the finding.
typecorestringThe type of finding.
updated_atcoretimestampThe time when the finding was last updated. Findings are updated when you remediate them or when the finding code location changes.
vulnerabilitycorejsonAn object that describes the detected security vulnerability.