-
Notifications
You must be signed in to change notification settings - Fork 460
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
[Cloud Security] [CNVM] Added mappings to vulnerability #5915
[Cloud Security] [CNVM] Added mappings to vulnerability #5915
Conversation
🌐 Coverage report
|
packages/cloud_security_posture/data_stream/vulnerabilities/fields/vulnerability.yml
Outdated
Show resolved
Hide resolved
packages/cloud_security_posture/data_stream/vulnerabilities/fields/vulnerability.yml
Show resolved
Hide resolved
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.
LGTM - just comments that can be addressed later
- name: data_source.ID | ||
type: keyword | ||
- name: data_source.URL | ||
type: keyword | ||
- name: data_source.Name |
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.
Do we still have time to convert those fields to lowercase?
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.
I believe @elastic/cloudbeat should answer this
cc: @oren-zohar , @olegsu , @jeniawhite
What does this PR do?
Added field mapping to vulnerability and data views
Checklist
changelog.yml
file.Author's Checklist
How to test this PR locally
Related issues
Screenshots