mirror of
https://github.com/quay/quay.git
synced 2026-01-27 18:42:52 +03:00
* config: Set feature flag default for new vulnerability notifications to True (PROJQUAY-4659) Change the default from `False` to `True` for `FEATURE_SECURITY_SCANNING_NOTIFY_ON_NEW_INDEX`. Since this flag addresses a bug, it should be enabled by default. * add mock return values for unit tests