Charmik Sheth
Charmik Sheth
## Description Added a view interface to query db for PlatformCVEs. This PR adds queries to support PlatformCVEs list and single pages. GraphQL resolvers and support for clusters list and...
## Description A detailed explanation of the changes in your PR. Feel free to remove this section if it is overkill for your PR, and the title of your PR...
## Description A detailed explanation of the changes in your PR. Feel free to remove this section if it is overkill for your PR, and the title of your PR...
### Description Use Select query framework to gather the data for vulnerability reports ### User-facing documentation - [X] CHANGELOG update is not needed - [X] documentation is not needed ###...
### Description The autocomplete searcher first queries the database to get 10 matches, then removed duplicates from those matches. If there are too many duplicates, this results in autocomplete ultimately...
### Description Wildcard strings already work for string, map, and string array type fields. They did not work for bool, time and numeric fields. This PR adds the ability to...
### Description A global exception request affects all images in all namespaces. Before this change, it is possible for an user to approve a global exception request even if their...
### Description - Added a feature flag for customizable platform component config - Added data model for platform component config - Added migration to populate the default system rule in...
### Description - Updated central reprocessor to enrich v2 images - Added func to central/enrichment to enrich V2 images when enriching a deployment - Updated image service and detector service...