This repository has been archived on 2020-03-24. You can view files and clone it, but cannot push or open issues or pull requests.
quay/util/secscan
Joseph Schorr 624b2a8385 Have security scanner analyze only send notifications for *new* layers
Following this change, anytime a layer is indexed by the security scanner, we only send notifications out if the layer previously had a security_indexed_engine value of `-1`, thus ensuring it has *never* been indexed previously. This will allow us to change to version of the security scanner upwards, and have all the images be re-indexed, without firing off notifications in a spammy manner.
2016-12-13 23:17:11 -05:00
..
__init__.py Fix get_priority_for_index method for non-int values 2016-07-11 15:04:50 -04:00
analyzer.py Have security scanner analyze only send notifications for *new* layers 2016-12-13 23:17:11 -05:00
api.py Revert "Add GC of layers in Clair" 2016-12-13 18:40:58 -05:00
notifier.py Add a bulk insert for queue and notifications. 2016-12-06 14:00:16 -05:00
validator.py Implement setup tool support for Clair 2016-05-04 13:40:50 -04:00