Skip to content

CAMEL-23077 - Camel-OCSF: Add missing class UID constants and fix gen…#21601

Merged
oscerd merged 1 commit intomainfrom
23077
Feb 25, 2026
Merged

CAMEL-23077 - Camel-OCSF: Add missing class UID constants and fix gen…#21601
oscerd merged 1 commit intomainfrom
23077

Conversation

@oscerd
Copy link
Contributor

@oscerd oscerd commented Feb 25, 2026

…eration script

Description

  • Add missing class UID constants to OcsfConstants for all 34 generated event classes: System Activity (1001-1007), Network Activity (4005, 4006, 4008-4010, 4013), Application Activity (6001, 6003, 6005, 6007), and Remediation
    (7001)
  • Fix incorrect category comment for scan_activity: it is Application Activity (Category 6, class_uid 6007), not Discovery (Category 5)

Target

  • I checked that the commit is targeting the correct branch (Camel 4 uses the main branch)

Tracking

  • If this is a large change, bug fix, or code improvement, I checked there is a JIRA issue filed for the change (usually before you start working on it).

Apache Camel coding standards and style

  • I checked that each commit in the pull request has a meaningful subject line and body.
  • I have run mvn clean install -DskipTests locally from root folder and I have committed all auto-generated changes.

…eration script

Signed-off-by: Andrea Cosentino <ancosen@gmail.com>
@github-actions
Copy link
Contributor

🌟 Thank you for your contribution to the Apache Camel project! 🌟
🤖 CI automation will test this PR automatically.

🐫 Apache Camel Committers, please review the following items:

  • First-time contributors require MANUAL approval for the GitHub Actions to run
  • You can use the command /component-test (camel-)component-name1 (camel-)component-name2.. to request a test from the test bot although they are normally detected and executed by CI.
  • You can label PRs using build-all, build-dependents, skip-tests and test-dependents to fine-tune the checks executed by this PR.
  • Build and test logs are available in the summary page. Only Apache Camel committers have access to the summary.

⚠️ Be careful when sharing logs. Review their contents before sharing them publicly.

@oscerd oscerd merged commit ea92d84 into main Feb 25, 2026
4 checks passed
@oscerd oscerd deleted the 23077 branch February 25, 2026 14:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant