1
0
mirror of https://github.com/quay/quay.git synced 2026-01-26 06:21:37 +03:00
Commit Graph

6 Commits

Author SHA1 Message Date
Alec Merdler
7b827d953c add new 'ManifestSecurityStatus' database model for Clair v4 (#216) 2020-03-17 15:31:15 -07:00
alecmerdler
3dd5f045ff fix all the docstrings 2020-02-05 19:55:07 -08:00
Joseph Schorr
51e35e01cb Add additional tests for the new V2 secscan wrapper
Should help us catch typos in the future
2020-01-31 14:30:35 -05:00
Joseph Schorr
21b149325a Additional fixes for config load failure in manifest creation
- Add additional retries and slightly increase the delay time
- Add a proper exception returned on failure
- Add a test to verify that we raise the proper exception
2020-01-31 11:46:48 -05:00
Joseph Schorr
43d2d3e5fe Fix broken enum value in secscan model 2020-01-31 11:25:57 -05:00
Joseph Schorr
d9d6083ad6 Place all security scanner access behind a new data model interface
This is in preparation for the beginning of support for the new API for ClairCore (V4)

Fixes https://issues.redhat.com/browse/PROJQUAY-177
2020-01-29 13:02:14 -05:00