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
Kenny Lee Sin Cheong 203c0b76e0 Raise an APIRequestFailure exception when security scanner is unavailable
Put worker to sleep for the duration of the default indexing interval
when an APIRequestFailure occurs, when the API request fails due to a
connection error, timeout, or other ambiguous errors, from
analyze_layer or get_layer_data .
2017-05-24 11:04:44 -04:00
..
__init__.py utils.secscan: linter fixes 2017-02-03 19:20:13 -05:00
analyzer.py Raise an APIRequestFailure exception when security scanner is unavailable 2017-05-24 11:04:44 -04:00
api.py Add additional logging around secscan analyze 2017-04-21 16:52:47 -04:00
fake.py Pull out security scanner validation into validator class 2017-02-24 12:23:16 -05:00
notifier.py Add filtering onto the images query in get_matching_tags_for_images 2017-05-02 18:29:14 -04:00
validator.py utils.secscan: linter fixes 2017-02-03 19:20:13 -05:00