- 필수 기능
- 시작하기
- Glossary
- 표준 속성
- Guides
- Agent
- 통합
- 개방형텔레메트리
- 개발자
- Administrator's Guide
- API
- Datadog Mobile App
- CoScreen
- Cloudcraft
- 앱 내
- 서비스 관리
- 인프라스트럭처
- 애플리케이션 성능
- APM
- Continuous Profiler
- 스팬 시각화
- 데이터 스트림 모니터링
- 데이터 작업 모니터링
- 디지털 경험
- 소프트웨어 제공
- 보안
- AI Observability
- 로그 관리
- 관리
",t};e.buildCustomizationMenuUi=t;function n(e){let t='
",t}function s(e){let n=e.filter.currentValue||e.filter.defaultValue,t='${e.filter.label}
`,e.filter.options.forEach(s=>{let o=s.id===n;t+=``}),t+="${e.filter.label}
`,t+=`account_id
Type: STRING
created_at
Type: TIMESTAMP
Provider name: createdAt
Description: The time when the finding was created.
description
Type: STRING
Provider name: description
Description: A description of the finding.
detector_id
Type: STRING
Provider name: detectorId
Description: The 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_name
Type: STRING
Provider name: detectorName
Description: The name of the detector that identified the security vulnerability in your code.
detector_tags
Type: UNORDERED_LIST_STRING
Provider name: detectorTags
Description: 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_id
Type: STRING
Provider name: generatorId
Description: The identifier for the component that generated a finding such as AmazonCodeGuruSecurity.
id
Type: STRING
Provider name: id
Description: The identifier for a finding.
remediation
Type: STRUCT
Provider name: remediation
Description: An object that contains the details about how to remediate a finding.
recommendation
STRUCT
recommendation
text
STRING
text
url
STRING
url
suggested_fixes
UNORDERED_LIST_STRUCT
suggestedFixes
SuggestedFix
objects. Each object contains information about a suggested code fix to remediate the finding.code
STRING
code
description
STRING
description
resource
Type: STRUCT
Provider name: resource
Description: The resource where Amazon CodeGuru Security detected a finding.
id
STRING
id
scanName
of the scan that was run on the resource.sub_resource_id
STRING
subResourceId
rule_id
Type: STRING
Provider name: ruleId
Description: The identifier for the rule that generated the finding.
severity
Type: STRING
Provider name: severity
Description: The severity of the finding. Severity can be critical, high, medium, low, or informational. For information on severity levels, see Finding severity in the Amazon CodeGuru Security User Guide.
status
Type: STRING
Provider name: status
Description: The status of the finding. A finding status can be open or closed.
tags
Type: UNORDERED_LIST_STRING
title
Type: STRING
Provider name: title
Description: The title of the finding.
type
Type: STRING
Provider name: type
Description: The type of finding.
updated_at
Type: TIMESTAMP
Provider name: updatedAt
Description: The time when the finding was last updated. Findings are updated when you remediate them or when the finding code location changes.
vulnerability
Type: STRUCT
Provider name: vulnerability
Description: An object that describes the detected security vulnerability.
file_path
STRUCT
filePath
code_snippet
UNORDERED_LIST_STRUCT
codeSnippet
CodeLine
objects that describe where the security vulnerability appears in your code.content
STRING
content
number
INT32
number
end_line
INT32
endLine
name
STRING
name
path
STRING
path
start_line
INT32
startLine
id
STRING
id
item_count
INT32
itemCount
reference_urls
UNORDERED_LIST_STRING
referenceUrls
related_vulnerabilities
UNORDERED_LIST_STRING
relatedVulnerabilities