Skip to content
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

Feature: enhancements around vulnerability scanning notifications #5928

Open
2 tasks done
tayalrishabh96 opened this issue Sep 30, 2024 · 0 comments
Open
2 tasks done
Assignees
Labels
enhancement New feature or request ENT-DEP P0

Comments

@tayalrishabh96
Copy link
Contributor

🔖 Feature description

  • Capability to trigger notifications on CI completion if certain severity vulnerabilities are found based upon env id / name.
  • Add capability for future CI pipelines as well for a given env.
    As of now i need to specify individual CI pipeline ids in order to configure vulnerability notifications.

🎤 Pitch / Usecases

This feature request basically optimises the vulnerability notification configuration.
Consider a scenario where I have 100 applications deployed in an environment "preprod". I want to configure vulnerability notifications for CI across all 100 CIs configured. According to current implementation I'll need to provide 100 CI pipeline ids to configure notification across all. Instead there should have been an option to configure notification on CI based upon env name.

🔄️ Alternative

NA

👀 Have you spent some time to check if this issue has been raised before?

  • I checked and didn't find similar issue

🏢 Have you read the Code of Conduct?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request ENT-DEP P0
Projects
None yet
Development

No branches or pull requests

4 participants