[SEC-27721]: Add SIEM category to integrations#23659
Conversation
|
This PR does not modify any files shipped with the agent. To help streamline the release process, please consider adding the |
Validation ReportAll 20 validations passed. Show details
|
dkirov-dd
left a comment
There was a problem hiding this comment.
I think there might be integrations included by mistake
| "media": [], | ||
| "classifier_tags": [ | ||
| "Category::Log Collection", | ||
| "Category::SIEM", |
There was a problem hiding this comment.
question
Is Apache HTTP Server SIEM software?
There was a problem hiding this comment.
It is not itself SIEM Software indeed.
We are adding this tag to all Integrations currently referenced in the Cloud SIEM Content Packs + to a small set of integrations we still don't have Content Packs for today. I used a Sheets doc shared by PM listing the "Security/SIEM" integrations.
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 146716e239
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
| "Supported OS::macOS", | ||
| "Category::Log Collection", | ||
| "Category::Security", | ||
| "Category::SIEM", |
There was a problem hiding this comment.
Add the required changelog entries
These manifest files are packaged with integrations (pyproject.toml includes /manifest.json), and the repository instructions require changelog entries for shipped Agent-file changes. This commit updates 80 shipped manifests but adds no changelog.d entries, so the SIEM category change will not be recorded in the affected integration release notes.
Useful? React with 👍 / 👎.
What does this PR do?
Adds
Category::SIEMto existing integrations.Motivation
See Jira ticket.
Review checklist (to be filled by reviewers)
qa/skip-qalabel if the PR doesn't need to be tested during QA.backport/<branch-name>label to the PR and it will automatically open a backport PR once this one is merged