-
Couldn't load subscription status.
- Fork 505
Added misconfiguration_workflow and vulnerability_workflow to related integrations #15151
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
Added misconfiguration_workflow and vulnerability_workflow to related integrations #15151
Conversation
|
Pinging @elastic/security-service-integrations (Team:Security-Service Integrations) |
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 with respect to AWS package
🚀 Benchmarks reportTo see the full report comment with |
|
/test benchmark fullreport |
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.
It would also be helpful to link to a discussion decision to allow reviewers to know that the decision to make the change was agreed to.
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.
Ideally, the link to justifying text should be a summary and public rather than comments in a private discussion; we want users to be able to understand the rationale for code changes and there to be no ambiguity around the decisions that were made.
…rt/integrations into new-findings-workflow-categories
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.
SSI files LGTM pending @kcreddy's approval.
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.
#15151 (review). Please add misconfiguration_workflow to AWS Config.
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.
The CI errors are related to input health degradation happening from empty template evaluations. We have a fix in #15415
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. Thanks!
Please update the PR description by adding AWS Config to the list as well.
💚 Build Succeeded
History
|
|
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
|
Package aws - 4.1.0 containing this change is available at https://epr.elastic.co/package/aws/4.1.0/ |
|
Package cloud_security_posture - 3.1.0-preview06 containing this change is available at https://epr.elastic.co/package/cloud_security_posture/3.1.0-preview06/ |
|
Package google_scc - 2.1.0 containing this change is available at https://epr.elastic.co/package/google_scc/2.1.0/ |
|
Package m365_defender - 4.1.0 containing this change is available at https://epr.elastic.co/package/m365_defender/4.1.0/ |
|
Package microsoft_defender_cloud - 3.1.0 containing this change is available at https://epr.elastic.co/package/microsoft_defender_cloud/3.1.0/ |
|
Package microsoft_defender_endpoint - 3.1.0 containing this change is available at https://epr.elastic.co/package/microsoft_defender_endpoint/3.1.0/ |
|
Package qualys_vmdr - 6.10.0 containing this change is available at https://epr.elastic.co/package/qualys_vmdr/6.10.0/ |
|
Package rapid7_insightvm - 2.3.0 containing this change is available at https://epr.elastic.co/package/rapid7_insightvm/2.3.0/ |
|
Package tenable_io - 4.4.0 containing this change is available at https://epr.elastic.co/package/tenable_io/4.4.0/ |
|
Package wiz - 3.9.0 containing this change is available at https://epr.elastic.co/package/wiz/3.9.0/ |
|
Hi @animehart! For I tracked it down to:
added in this PR. I think you have to add the categories here as well: https://github.com/elastic/package-spec/blob/main/spec/integration/manifest.spec.yml (related PR: elastic/package-spec#515) so that elastic-package can see the updated list of categories. |
|
@shmsr, you need to upgrade to latest |
|
Package cloud_security_posture - 3.1.0 containing this change is available at https://epr.elastic.co/package/cloud_security_posture/3.1.0/ |


This PR adds these 2 new Categories
To related CSP Integrations
We are adding 1 or both of this 2 new categories to the integrations listed above as a part of our UX Improvements on Findings page. We want to make so that when user clicks on Add integration button on Findings Page, user will get redirected to Integration page with Security & vulnerability workflow or misconfiguration workflow sub category (depends on whether user clicks it from Misconfiguration tab or Vulnerability tab) already chosen for them
More about it can be seen in this PR (not merged yet, still waiting for this PR to be resolved first)
https://github.com/elastic/security-team/issues/11821#issuecomment-3247696334