Skip to content
Draft
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
20 changes: 1 addition & 19 deletions local/bin/py/build/configurations/pull_config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -359,25 +359,7 @@
title: Datadog-Amazon CloudFormation
aliases:
- /developers/amazon_cloudformation/

- repo_name: security-monitoring
contents:
- action: security-rules
branch: main
globs:
- "workload-security/backend-rules/**/*.yaml"
- "workload-security/backend-rules/**/*.md"
- "cloud-siem/**/*.json"
- "cloud-siem/**/*.md"
- "posture-management/**/*.json"
- "posture-management/**/*.yaml"
- "posture-management/**/*.yml"
- "posture-management/**/*.md"
- "application-security/**/*.json"
- "application-security/**/*.md"
options:
dest_path: '/security/default_rules/'


- repo_name: datadog-agent
contents:
- action: pull-and-push-file
Expand Down
18 changes: 0 additions & 18 deletions local/bin/py/build/configurations/pull_config_preview.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -361,24 +361,6 @@
aliases:
- /developers/amazon_cloudformation/

- repo_name: security-monitoring
contents:
- action: security-rules
branch: main
globs:
- "workload-security/backend-rules/**/*.yaml"
- "workload-security/backend-rules/**/*.md"
- "cloud-siem/**/*.json"
- "cloud-siem/**/*.md"
- "posture-management/**/*.json"
- "posture-management/**/*.yaml"
- "posture-management/**/*.yml"
- "posture-management/**/*.md"
- "application-security/**/*.json"
- "application-security/**/*.md"
options:
dest_path: '/security/default_rules/'

- repo_name: datadog-agent
contents:
- action: pull-and-push-file
Expand Down
Loading