clair/ext
Jean Michel MacKay 9df4f5bd70 Adding httputil and version packages
- Debian/RHEL/Oracle vulnsrc now use httputil to download files
- httputil sets the User-Agent to the requests as Clair/<version> (https://github.com/coreos/clair/)
- httputil holds Status2xx() which returns if the response is a http success (2xx)
- GetClientAddr moved from api/httputil to pkg/httputil
- the version packge holds a Version string which is set at build time from the git tag and sha
- the .git directory was removed from .dockerignore so that we can use the git tag to set the version
2018-09-05 14:56:39 -04:00
..
featurefmt Clair Logic, Extensions: updated mock tests, extensions, basic logic 2017-08-10 11:24:40 -04:00
featurens featurens: Ensure RHEL is correctly identified 2018-01-12 12:01:25 +00:00
imagefmt driver: Add proxy support 2017-11-07 12:17:13 +01:00
notification Clair Logic, Extensions: updated mock tests, extensions, basic logic 2017-08-10 11:24:40 -04:00
versionfmt Clair Logic, Extensions: updated mock tests, extensions, basic logic 2017-08-10 11:24:40 -04:00
vulnmdsrc vulnmdsrc: update NVD URLs 2018-09-04 11:55:19 -04:00
vulnsrc Adding httputil and version packages 2018-09-05 14:56:39 -04:00