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
Jimmy Zelinskie 46087d5e64 util.secscan.api: more robust API failures cases
Addresses QUAY-672 by handling all status codes that are not 404 and 5xx
and moving response decoding inside the try/except block to ensure that
the response object is in scope.
2017-06-26 17:13:51 -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 util.secscan.api: more robust API failures cases 2017-06-26 17:13:51 -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