[SIEMINT-88] DDS: Palo Alto Cortex XDR: Crawler Integration v1.0.0
What does this PR do?
This is a initial release PR of Palo Alto Cortex XDR integration including all the required assets.
Additional Notes
- Crawler code for this integration has been committed in its respective repo
- Pipeline and Facet group created for this integration are available in our sandbox and would be shared separately with the required teams.
- Samples for the pipeline review would also be shared separately with the required teams.
- OOTB detection rules JSON would be shared separately with the required teams as a part of separate repository.
- Since during the standard attribute remapping we are not preserving the source attributes as per suggested best practices, it would result in filters using these standard attributes populating the values of other integrations as well as per current Datadog behaviour
Review checklist (to be filled by reviewers)
- [ ] Feature or bugfix MUST have appropriate tests (unit, integration, e2e)
- [ ] Changelog entries must be created for modifications to shipped code
- [ ] Add the
qa/skip-qalabel 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
Created DOCS-8519 for editorial review.
@surabhipatel-crest please rebase this PR to resolve the conflicts
@surabhipatel-crest please rebase and fix conflicts
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 85.56%. Comparing base (
de756fe) to head (3032b78).
@surabhipatel-crest please rebase and fix conflicts
We have re-base the branch and resolved all the merge conflicts. We think due to rebase some un-necessary tags/labels are applied. Please remove it as we do not have access to add/remove tags on PR.
@surabhipatel-crest please rebase and fix conflicts
We have re-base the branch and resolved all the merge conflicts. We think due to rebase some un-necessary tags/labels are applied. Please remove it as we do not have access to add/remove tags on PR.
@ravindrasojitra-crest please don't do this in the future. Only merge master branch in, no rebasing.
@surabhipatel-crest please rebase and fix conflicts
We have re-base the branch and resolved all the merge conflicts. We think due to rebase some un-necessary tags/labels are applied. Please remove it as we do not have access to add/remove tags on PR.
@ravindrasojitra-crest please don't do this in the future. Only merge master branch in, no rebasing.
Sure, in future we will only merge master branch in. Thank you..!!