-
Notifications
You must be signed in to change notification settings - Fork 1.2k
DOCS-10634: Remove preview banners from Automation Pipelines docs #28788
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
Merged
Merged
Changes from all commits
Commits
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change | ||||
---|---|---|---|---|---|---|
|
@@ -8,22 +8,23 @@ further_reading: | |||||
text: "Automation Pipelines" | ||||||
--- | ||||||
|
||||||
{{< callout url="https://www.datadoghq.com/product-preview/security-automation-pipelines/" >}} | ||||||
Automation Pipelines is in Preview. To enroll in the Preview for mute rules, click <strong>Request Access</strong>. | ||||||
{{< /callout >}} | ||||||
|
||||||
Configure mute rules to streamline security alerts by automatically filtering out non-urgent findings. This approach helps reduce noise from known false positives and accepted risks, allowing you to focus on addressing the most critical threats. | ||||||
|
||||||
## Create a mute rule | ||||||
|
||||||
1. On the [Automation Pipelines][2] page, click **Add a New Rule** and select **Mute**. | ||||||
1. Enter a descriptive name for the rule, for example, **Cloud Infrastructure Anomaly Warnings**. | ||||||
1. Enter a descriptive name for the rule, for example, **Compensating control in place for account payment-prod**. | ||||||
1. Use the following boxes to configure the rule criteria: | ||||||
- **Any of these types**: The types of findings that the rule should check for. Available types include: | ||||||
- **Misconfiguration** | ||||||
- **Attack Path** | ||||||
- **Identity Risk** | ||||||
- **API Security Finding** | ||||||
- **Application Code Vulnerability** | ||||||
- **Application Library Vulnerability** | ||||||
- **Container Image Vulnerability** | ||||||
- **API Security Finding** | ||||||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
Actually disregard! I see this is singular in the app :) |
||||||
- **Host Vulnerability** | ||||||
- **Any of these tags or attributes**: The resource tags or attributes that must match for the rule to apply. | ||||||
1. To add severity criteria to the rule, click **Add Severity**. | ||||||
1. Specify the mute reason and duration: | ||||||
|
@@ -40,7 +41,7 @@ Configure mute rules to streamline security alerts by automatically filtering ou | |||||
|
||||||
## Rule matching order | ||||||
|
||||||
When Datadog identifies a vulnerability, it evaluates the vulnerability against your sequence of mute rules. Starting with the first rule, if there's a match, Datadog mutes the vulnerability for the specified duration and stops evaluating further. If no match occurs, Datadog moves to the next rule. This process continues until a match is found or all rules are checked without a match. | ||||||
When Datadog identifies a finding, it evaluates the finding against your sequence of mute rules. Starting with the first rule, if there's a match, Datadog mutes the finding for the specified duration and stops evaluating further. If no match occurs, Datadog moves to the next rule. This process continues until a match is found or all rules are checked without a match. | ||||||
|
||||||
## Further reading | ||||||
|
||||||
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Not sure if this should be plural ?