Skip to content

[INTS-676] DDS: BlueCat Integrity v1.0.0#22980

Open
jaypatel7-crest wants to merge 8 commits intoDataDog:masterfrom
bhargavnariyanicrest:bluecat-integrity-v1.0.0
Open

[INTS-676] DDS: BlueCat Integrity v1.0.0#22980
jaypatel7-crest wants to merge 8 commits intoDataDog:masterfrom
bhargavnariyanicrest:bluecat-integrity-v1.0.0

Conversation

@jaypatel7-crest
Copy link
Contributor

What does this PR do?

This is a initial release PR of BlueCat Integrity integration including all the required assets i.e. Pipeline, Dashboards

Motivation

  • This integration is webhook based so Crawler will not be used.
  • The Datadog team will implement the appropriate component for generating URLs. A URL will be created having the ddsource query parameter set to bluecat-integrity.

Review checklist (to be filled by reviewers)

  • Feature or bugfix MUST have appropriate tests (unit, integration, e2e)
  • Add the qa/skip-qa label if the PR doesn't need to be tested during QA.
  • If you need to backport this PR to another branch, you can add the backport/<branch-name> label to the PR and it will automatically open a backport PR once this one is merged

preserveSource: true
overrideOnConflict: true
type: schema-remapper
- name: ocsf.activity_id
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reference

Copy link

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 5885a54e15

ℹ️ About Codex in GitHub

Codex has been enabled to automatically 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 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

Comment on lines +909 to +911
query: "@message_direction_value:BOOTREQUEST"
name: Outbound
id: 2

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P1 Badge Map DHCP BOOTREQUEST as inbound direction

data.dhcpv4Message.op=1 means a BOOTREQUEST (client → server), but this category currently assigns ocsf.connection_info.direction=Outbound. In this same pipeline, serverId is mapped to ocsf.dst_endpoint.name, so this inversion makes request packets look like server-originated traffic and reply packets look inbound, which will skew DHCP flow analysis and any direction-based detections.

Useful? React with 👍 / 👎.

@github-actions
Copy link
Contributor

⚠️ Recommendation: Add qa/skip-qa label

This PR does not modify any files shipped with the agent.

To help streamline the release process, please consider adding the qa/skip-qa label if these changes do not require QA testing.

@jaypatel7-crest jaypatel7-crest changed the title DDS: BlueCat Integrity v1.0.0 [INTS-676] DDS: BlueCat Integrity v1.0.0 Mar 24, 2026
@OliviaShoup
Copy link
Contributor

hey @jaypatel7-crest thanks for the PR! is this ready for the docs team to review? just double-checking because display_on_public_website is set to false

@iadjivon
Copy link
Contributor

Created an Editorial Review card: DOCS-13839

@iadjivon iadjivon added the editorial review Waiting on a more in-depth review from a docs team editor label Mar 24, 2026
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.

4 participants