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 98fcae753b Change the security notification system to use get_matching_tags_for_images
This should vastly reduce the number of database calls we make, as instead of making 2-3 calls per image, we'll make two calls per ~100 images
2017-05-02 15:39:27 -04:00
..
__init__.py utils.secscan: linter fixes 2017-02-03 19:20:13 -05:00
analyzer.py Add additional logging around secscan analyze 2017-04-21 16:52:47 -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 Change the security notification system to use get_matching_tags_for_images 2017-05-02 15:39:27 -04:00
validator.py utils.secscan: linter fixes 2017-02-03 19:20:13 -05:00