Skip to content

Fix miscategorized data sources in Exabeam Product Categories#1

Open
mattwillems-exabeam wants to merge 2 commits intoExabeamLabs:masterfrom
mattwillems-exabeam:fix-miscategorized-data-sources
Open

Fix miscategorized data sources in Exabeam Product Categories#1
mattwillems-exabeam wants to merge 2 commits intoExabeamLabs:masterfrom
mattwillems-exabeam:fix-miscategorized-data-sources

Conversation

@mattwillems-exabeam
Copy link

Summary

This PR fixes miscategorized data sources in the Exabeam Product Categories to improve analytics accuracy and user experience. After systematic analysis, 11 data sources were identified as miscategorized and have been moved to their appropriate categories.

Changes Made

High Priority Fixes

  • digital guardian endpoint protection: EDR → EPP
  • f5 websafe: EDR → appropriate web security category
  • azure atp: EPP → EDR
  • microsoft defender for endpoint: EPP → EDR
  • tls protect: EPP → credential management

Medium Priority Fixes

  • darktrace: SIEM → NDR (Network Detection and Response)
  • skysea clientview: SIEM → asset management
  • aws guardduty: CASB → cloud auditing
  • lacework: CASB → CNAPP (Cloud-Native Application Protection Platform)

Impact

  • Analytics Accuracy: Products are now correctly categorized for accurate security analytics
  • User Experience: Improved discoverability of data sources in appropriate categories
  • Consistency: Maintains alphabetical order within each category
  • Compliance: Aligns with industry-standard security product taxonomy

Test plan

  • Verify all moved products maintain alphabetical order within categories
  • Confirm no products were duplicated or lost during moves
  • Validate category assignments align with product functionality
  • Ensure markdown table formatting remains intact

🤖 Generated with Claude Code

mattwillems and others added 2 commits July 28, 2025 15:06
- Move digital guardian endpoint protection from EDR to EPP category
- Move f5 websafe from EDR to WAF category
- Move azure atp from EPP to EDR category
- Move microsoft defender for endpoint from EPP to EDR category
- Move tls protect from EPP to credential management category

These changes improve categorization accuracy for security analytics and
enhance user experience when searching for appropriate data sources.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <[email protected]>
- Move darktrace from SIEM to NDR category
- Move skysea clientview from SIEM to asset management
- Move aws guardduty from CASB to cloud auditing
- Move lacework from CASB to CNAPP

These changes improve data source categorization accuracy for better
analytics and user experience by ensuring products are placed in their
most appropriate security categories.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants