-
Feature Request
-
Resolution: Unresolved
-
Major
-
None
-
None
-
False
-
None
-
False
-
Not Selected
-
-
-
-
-
-
-
Business Problem:
They can't automatically separate the infrastructure CVE's report to send it to the Infrastructure Team and the application CVE's report to send it to the Development Team. They have hundreds of namespaces and environments but can't automatically generate a report removing the infrastructure projects.
Use Cases:
Dynamically generate reports of Business Workloads segmented by namespaces without infrastructure namespaces and images/deployments.
Key Functionality:
Use regex to NOT select namespaces in Collections rules. Currently, we can only select namespaces and we can't use the lookahead and lookbehind regex functionalities because of the Golang Regexp package functionality (It doesn't support these functions).