Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions config/_default/menus/main.en.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7461,11 +7461,6 @@ menu:
parent: csm_review_remediate
identifier: csm_workflow_automation
weight: 102
- name: Create Jira Issues
url: security/cloud_security_management/review_remediate/jira
parent: csm_review_remediate
identifier: csm_jira
weight: 103
- name: Severity Scoring
url: security/cloud_security_management/severity_scoring/
parent: csm
Expand Down
5 changes: 0 additions & 5 deletions config/_default/menus/main.es.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6520,11 +6520,6 @@ menu:
parent: csm_review_remediate
identifier: csm_workflow_automation
weight: 102
- name: Crear incidencias de Jira
url: security/cloud_security_management/review_remediate/jira
parent: csm_review_remediate
identifier: csm_jira
weight: 103
- name: Puntuación de la gravedad
url: security/cloud_security_management/severity_scoring/
parent: csm
Expand Down
5 changes: 0 additions & 5 deletions config/_default/menus/main.fr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6525,11 +6525,6 @@ menu:
parent: csm_review_remediate
identifier: csm_workflow_automation
weight: 102
- name: Create Jira Issues
url: security/cloud_security_management/review_remediate/jira
parent: csm_review_remediate
identifier: csm_jira
weight: 103
- name: Severity Scoring
url: security/cloud_security_management/severity_scoring/
parent: csm
Expand Down
5 changes: 0 additions & 5 deletions config/_default/menus/main.ja.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6525,11 +6525,6 @@ menu:
parent: csm_review_remediate
identifier: csm_workflow_automation
weight: 102
- name: Create Jira Issues
url: security/cloud_security_management/review_remediate/jira
parent: csm_review_remediate
identifier: csm_jira
weight: 103
- name: Severity Scoring
url: security/cloud_security_management/severity_scoring/
parent: csm
Expand Down
5 changes: 0 additions & 5 deletions config/_default/menus/main.ko.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6525,11 +6525,6 @@ menu:
parent: csm_review_remediate
identifier: csm_workflow_automation
weight: 102
- name: Jira 이슈 생성
url: security/cloud_security_management/review_remediate/jira
parent: csm_review_remediate
identifier: csm_jira
weight: 103
- name: '심각도 점수 '
url: security/cloud_security_management/severity_scoring/
parent: csm
Expand Down
5 changes: 3 additions & 2 deletions config/_default/params.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -141,9 +141,9 @@ code_language_ids:
haproxy: "HAProxy"
traces: "Traces"
metrics: "Metrics"
logs: "Logs"
logs: "Logs"
topology: "Topology Map"
geomap: "Geomap"
geomap: "Geomap"
branch: ""

signupclass: sign-up-trigger
Expand Down Expand Up @@ -289,6 +289,7 @@ unsupported_sites:
continuous_integration: [gov]
correlation: [gov] #Event management correlation
cloudprem: [gov]
csm_jira: [us,us3,us5,eu,ap1,ap2]
data_jobs: [gov]
data_streams: [gov]
datadog_disaster_recovery: [gov]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Cloud Security Misconfigurations makes it easier to assess and visualize the cur

## Detect misconfigurations across your cloud resources

Strengthen your security posture and achieve continuous compliance by detecting, prioritizing, and remediating misconfigurations across all your cloud resources using Datadog's [out-of-the-box compliance rules](#maintain-compliance-with-industry-frameworks-and-benchmarks).
Strengthen your security posture and achieve continuous compliance by detecting, prioritizing, and remediating misconfigurations across all your cloud resources using Datadog's [out-of-the-box compliance rules](#maintain-compliance-with-industry-frameworks-and-benchmarks).

View a high-level overview of your security posture on the [Overview page][1]. Examine the details of misconfigurations and analyze historical configurations with the [Misconfigurations Findings page][2].

Expand Down Expand Up @@ -46,7 +46,7 @@ Use template variables and Markdown to [customize notification messages][9]. Edi
Investigate details using the [Misconfigurations Findings page][10], where you can view detailed information about a resource, such as configuration, compliance rules applied to the resource, and tags that provide additional context about who owns the resource and its location within your environment. If a misconfiguration does not match your business use case or is an accepted risk, you can [mute the misconfiguration][13] up to an indefinite period of time.

To remediate a misconfiguration, you can:
- [Create a Jira issue][15] and assign it to a team
- [Create a ticket][15] and assign it to a team
- Use [Workflow Automation][14] to create automated remediation workflows (with or without human involvement)
- For supported Terraform resources:
- Locate the file and line the misconfiguration is in and identify the code owners
Expand Down Expand Up @@ -83,4 +83,4 @@ To remediate a misconfiguration, you can:
[12]: https://www.pcisecuritystandards.org/pci_security/maintaining_payment_security
[13]: /security/cloud_security_management/mute_issues
[14]: /security/cloud_security_management/review_remediate/workflows/
[15]: /security/cloud_security_management/review_remediate/jira?tab=csmmisconfigurations
[15]: /security/ticketing_integrations
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ This allows Datadog to detect risks in your Kubernetes deployments for each of t

With KSPM, Datadog scans your environment for risks defined by more than 50+ out-of-the-box Kubernetes detection rules. When at least one case defined in a rule is matched over a given period of time, [a notification alert is sent][6], and a finding is generated in the [Misconfigurations explorer][11].

Each finding contains the context you need to identify the issue's impact, such as the full resource configuration, resource-level tags, and a map of the resource's relationships with other components of your infrastructure. After you understand the problem and its impact, you can start remediating the issue by [creating a Jira ticket][7] from within Cloud Security or by [executing a pre-defined workflow][8].
Each finding contains the context you need to identify the issue's impact, such as the full resource configuration, resource-level tags, and a map of the resource's relationships with other components of your infrastructure. After you understand the problem and its impact, you can start remediating the issue by [creating a ticket][7] from within Cloud Security or by [executing a pre-defined workflow][8].

**Note**: You can also use the [API to programmatically interact with findings][10].

Expand Down Expand Up @@ -76,10 +76,10 @@ After you create the detection rule, you can customize its severity (`Critical`,
[4]: https://www.openpolicyagent.org/docs/latest/policy-language/
[5]: /security/cloud_security_management/guide/writing_rego_rules/
[6]: /security/misconfigurations/compliance_rules#set-notification-targets-for-compliance-rules
[7]: /security/cloud_security_management/review_remediate/jira
[7]: /security/ticketing_integrations
[8]: /security/cloud_security_management/review_remediate/workflows
[9]: https://app.datadoghq.com/security/compliance/home
[10]: /api/latest/security-monitoring/#list-findings
[11]: https://app.datadoghq.com/security/compliance
[12]: /security/cloud_security_management/setup/agent/
[13]: /security/cloud_security_management/setup/cloud_integrations/
[13]: /security/cloud_security_management/setup/cloud_integrations/
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ disable_toc: true
{{< whatsnext desc="" >}}
{{< nextlink href="/security/cloud_security_management/review_remediate/mute_issues" >}}Mute Issues in Cloud Security{{< /nextlink >}}
{{< nextlink href="/security/cloud_security_management/review_remediate/workflows" >}}Automate Security Workflows with Workflow Automation{{< /nextlink >}}
{{< nextlink href="/security/cloud_security_management/review_remediate/jira" >}}Create Jira Issues for Cloud Security Issues{{< /nextlink >}}
{{< /whatsnext >}}
{{< nextlink href="/security/ticketing_integrations" >}}Create a ticket for Cloud Security Issues{{< /nextlink >}}
{{< /whatsnext >}}
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Create Jira Issues for Cloud Security Issues
site_support_id: csm_jira
further_reading:
- link: "/security/cloud_security_management/guide"
tag: "Documentation"
Expand Down