harbor/make/photon/prepare/utils
Daniel Pacak 46fb43bc25 chore: Bump up Trivy adapter to v0.4.0
Allows configuring SCANNER_TRIVY_GITHUB_TOKEN environment variable,
which is passed to trivy executable binary when it starts scanning
a given artifact.

This is to increase GitHub requests rate limit from 60 per hours
(for anonymous requests) to 5000 when Trivy download its
vulnerabilities database.

Signed-off-by: Daniel Pacak <pacak.daniel@gmail.com>
2020-03-16 09:53:16 +01:00
..
__init__.py Refacotr the prepare script base on the proposal https://github.com/goharbor/community/pull/22 2019-03-08 16:46:13 +08:00
cert.py Populate basic auth information for registry 2019-12-31 14:50:46 +08:00
chart.py Fix: prepare permission issue 2019-09-02 10:04:38 +08:00
clair_adapter.py build(clair): internal clair adapter when install with clair 2019-10-17 12:00:51 +08:00
clair.py Add healthcheck in Dockerfile* redis* jobservice 2019-08-06 13:16:12 +00:00
configs.py chore: Bump up Trivy adapter to v0.4.0 2020-03-16 09:53:16 +01:00
core.py Update CSRF mechanism 2020-03-09 01:15:54 +08:00
db.py Fix: prepare permission issue 2019-09-02 10:04:38 +08:00
docker_compose.py feat(cicd) use unified version as tag name, clean more 2020-03-09 17:13:28 +08:00
jinja.py Disable redis and db containers if external db enabled 2019-08-26 17:59:13 +08:00
jobservice.py Add healthcheck in Dockerfile* redis* jobservice 2019-08-06 13:16:12 +00:00
log.py Add healthcheck in Dockerfile* redis* jobservice 2019-08-06 13:16:12 +00:00
misc.py Populate basic auth information for registry 2019-12-31 14:50:46 +08:00
nginx.py add make clean 2019-12-05 14:44:07 +08:00
notary.py Add healthcheck in Dockerfile* redis* jobservice 2019-08-06 13:16:12 +00:00
proxy.py Refacotr the prepare script base on the proposal https://github.com/goharbor/community/pull/22 2019-03-08 16:46:13 +08:00
redis.py Add healthcheck in Dockerfile* redis* jobservice 2019-08-06 13:16:12 +00:00
registry_ctl.py Add healthcheck in Dockerfile* redis* jobservice 2019-08-06 13:16:12 +00:00
registry.py Switch to basic authentication for registry 2020-01-31 21:46:47 +09:00
trivy_adapter.py chore(install): Add --with-trivy arg to the installation script 2020-02-12 23:47:56 +01:00