-
Notifications
You must be signed in to change notification settings - Fork 608
[stormshield] Add outcome, identity and HTTP mappings and extend the metadata allow-list #20085
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
base: main
Are you sure you want to change the base?
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,4 +1,37 @@ | ||
| # newer versions go on top | ||
| - version: "1.7.0" | ||
| changes: | ||
| - description: Set `event.outcome` on authentication, server and SSL VPN logs from the vendor error code, map `domain` and `usergroup` to `user.domain` and `user.group.name`, the HTTP method and return code of web logs to `http.request.method` and `http.response.status_code`, the system daemon name to `process.name`, and set `observer.product`. | ||
| type: enhancement | ||
| link: https://github.com/elastic/integrations/pull/20085 | ||
| - description: Preserve the reputation, packet-capture, Ethernet protocol, SSO agent, IKE peer and industrial-protocol vendor fields under `stormshield.metadata` instead of leaving them as undeclared fields. | ||
| type: bugfix | ||
| link: https://github.com/elastic/integrations/pull/20085 | ||
| - version: "1.6.0" | ||
| changes: | ||
| - description: Set ECS event categorization fields (`event.kind`, `event.category`, `event.type`) for every log family, including `event.kind` `metric` for the periodic statistics families. | ||
| type: enhancement | ||
| link: https://github.com/elastic/integrations/pull/20031 | ||
|
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. Severity: 🟡 Medium Changelog links a different PR number DetailsThis changelog entry's Recommendation: Point the changelog link at this PR: link: https://github.com/elastic/integrations/pull/20085🤖 AI-Generated Review | Vera Review Bot | 📚 Knowledge base: integration-skills
|
||
| - description: Map `rcvd` to `destination.bytes`, sum `network.bytes`, map interface fields to `observer.ingress` and `observer.egress`, compute `network.direction`, and populate `related.hosts`. | ||
| type: enhancement | ||
| link: https://github.com/elastic/integrations/pull/20031 | ||
|
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. Severity: 🟡 Medium Changelog links a different PR number DetailsThis changelog entry's Recommendation: Point the changelog link at this PR: link: https://github.com/elastic/integrations/pull/20085🤖 AI-Generated Review | Vera Review Bot | 📚 Knowledge base: integration-skills
Author
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. This entry belongs to a release introduced by a parent PR of this stacked branch (#20031 for this line); it only appears in this diff because the branch is stacked. The link is correct and this resolves once the parent PRs merge and this branch is rebased. 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. Severity: 🟡 Medium Changelog links a different PR number DetailsThis changelog entry's Recommendation: Point the changelog link at this PR: link: https://github.com/elastic/integrations/pull/20085🤖 AI-Generated Review | Vera Review Bot | 📚 Knowledge base: integration-skills
|
||
| - description: Map alarm identifiers and levels to `event.code`, `event.risk_score` and `event.severity`, and HTTP proxy fields to `url.original` and `url.domain`. | ||
| type: enhancement | ||
| link: https://github.com/elastic/integrations/pull/20031 | ||
|
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. Severity: 🟡 Medium Changelog links a different PR number DetailsThis changelog entry's Recommendation: Point the changelog link at this PR: link: https://github.com/elastic/integrations/pull/20085🤖 AI-Generated Review | Vera Review Bot | 📚 Knowledge base: integration-skills
Author
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. This entry belongs to a release introduced by a parent PR of this stacked branch (#20031 for this line); it only appears in this diff because the branch is stacked. The link is correct and this resolves once the parent PRs merge and this branch is rebased. 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. Severity: 🟡 Medium Changelog links a different PR number DetailsThis changelog entry's Recommendation: Point the changelog link at this PR: link: https://github.com/elastic/integrations/pull/20085🤖 AI-Generated Review | Vera Review Bot | 📚 Knowledge base: integration-skills
|
||
| - description: Fix the count sub-pipeline, which failed with a Painless runtime error on every count log, and skip malformed counters instead of failing the whole document. | ||
| type: bugfix | ||
| link: https://github.com/elastic/integrations/pull/20031 | ||
|
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. Severity: 🟡 Medium Changelog links a different PR number DetailsThis changelog entry's Recommendation: Point the changelog link at this PR: link: https://github.com/elastic/integrations/pull/20085🤖 AI-Generated Review | Vera Review Bot | 📚 Knowledge base: integration-skills
Author
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. This entry belongs to a release introduced by a parent PR of this stacked branch (#20031 for this line); it only appears in this diff because the branch is stacked. The link is correct and this resolves once the parent PRs merge and this branch is rebased. 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. Severity: 🟡 Medium Changelog links a different PR number DetailsThis changelog entry's Recommendation: Point the changelog link at this PR: link: https://github.com/elastic/integrations/pull/20085🤖 AI-Generated Review | Vera Review Bot | 📚 Knowledge base: integration-skills
|
||
| - description: Add an Alarms dashboard and pipeline test samples for the alarm, auth, web, vpn, xvpn, count and filter log families. | ||
| type: enhancement | ||
| link: https://github.com/elastic/integrations/pull/20031 | ||
|
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. Severity: 🟡 Medium Changelog links a different PR number DetailsThis changelog entry's Recommendation: Point the changelog link at this PR: link: https://github.com/elastic/integrations/pull/20085🤖 AI-Generated Review | Vera Review Bot | 📚 Knowledge base: integration-skills
Author
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. This entry belongs to a release introduced by a parent PR of this stacked branch (#20031 for this line); it only appears in this diff because the branch is stacked. The link is correct and this resolves once the parent PRs merge and this branch is rebased. 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. Severity: 🟡 Medium Changelog links a different PR number DetailsThis changelog entry's Recommendation: Point the changelog link at this PR: link: https://github.com/elastic/integrations/pull/20085🤖 AI-Generated Review | Vera Review Bot | 📚 Knowledge base: integration-skills
|
||
| - version: "1.5.3" | ||
| changes: | ||
| - description: Fix ingest pipeline descriptions and remove field definitions that never appear in events (`stormshield.tz`, `stormshield.duration`, `stormshield.msg`, `stormshield.origdst`, `stormshield.origdstport`). | ||
| type: bugfix | ||
| link: https://github.com/elastic/integrations/pull/20030 | ||
|
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. Severity: 🟡 Medium Changelog links a different PR number DetailsThis changelog entry's Recommendation: Point the changelog link at this PR: link: https://github.com/elastic/integrations/pull/20085🤖 AI-Generated Review | Vera Review Bot | 📚 Knowledge base: integration-skills
Author
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. This entry belongs to a release introduced by a parent PR of this stacked branch (#20030 for this line); it only appears in this diff because the branch is stacked. The link is correct and this resolves once the parent PRs merge and this branch is rebased. 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. Severity: 🟡 Medium Changelog links a different PR number DetailsThis changelog entry's Recommendation: Point the changelog link at this PR: link: https://github.com/elastic/integrations/pull/20085🤖 AI-Generated Review | Vera Review Bot | 📚 Knowledge base: integration-skills
|
||
| - description: Correct the syslog format and SNS version compatibility statements in the documentation, and document IPFIX flow collection through the NetFlow integration. | ||
| type: bugfix | ||
| link: https://github.com/elastic/integrations/pull/20030 | ||
|
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. Severity: 🟡 Medium Changelog links a different PR number DetailsThis changelog entry's Recommendation: Point the changelog link at this PR: link: https://github.com/elastic/integrations/pull/20085🤖 AI-Generated Review | Vera Review Bot | 📚 Knowledge base: integration-skills
Author
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. This entry belongs to a release introduced by a parent PR of this stacked branch (#20030 for this line); it only appears in this diff because the branch is stacked. The link is correct and this resolves once the parent PRs merge and this branch is rebased. 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. Severity: 🟡 Medium Changelog links a different PR number DetailsThis changelog entry's Recommendation: Point the changelog link at this PR: link: https://github.com/elastic/integrations/pull/20085🤖 AI-Generated Review | Vera Review Bot | 📚 Knowledge base: integration-skills
|
||
| - version: "1.5.2" | ||
| changes: | ||
| - description: Remove top level note from docs | ||
|
|
||
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.
Severity: 🟡 Medium
confidence: highpath: packages/stormshield/changelog.yml:14Changelog links a different PR number
Details
This changelog entry's
link:points atpull/20031, but it was added in PR #20085. It is likely a leftover template placeholder or a copy from another PR.Recommendation:
Point the changelog link at this PR:
🤖 AI-Generated Review | Vera Review Bot | 📚 Knowledge base: integration-skills
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.
This entry belongs to a release introduced by a parent PR of this stacked branch (#20031 for this line); it only appears in this diff because the branch is stacked. The link is correct and this resolves once the parent PRs merge and this branch is rebased.