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 405eca074c Security scanner flow changes and auto-retry
Changes the security scanner code to raise exceptions now for non-successful operations. One of the new exceptions raised is MissingParentLayerException, which, when raised, will cause the security worker to perform a full rescan of all parent images for the current layer, before trying once more to scan the current layer. This should allow the system to be "self-healing" in the case where the security scanner engine somehow loses or corrupts a parent layer.
2016-12-16 15:38:09 -05:00
..
__init__.py Fix get_priority_for_index method for non-int values 2016-07-11 15:04:50 -04:00
analyzer.py Security scanner flow changes and auto-retry 2016-12-16 15:38:09 -05:00
api.py Security scanner flow changes and auto-retry 2016-12-16 15:38:09 -05:00
fake.py Security scanner flow changes and auto-retry 2016-12-16 15:38:09 -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