chore(ci): add GitLab Advisory Database (#85)

This commit is contained in:
Masahiro331 2021-04-28 09:47:05 +09:00 committed by GitHub
parent 357afc54d8
commit 668f12a150
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -79,6 +79,10 @@ jobs:
name: SUSE CVRF
run: ./vuln-list-update -target suse-cvrf
- if: always()
name: GitLab Advisory Database
run: ./vuln-list-update -target glad
# Red Hat Security Data API is unstable.
# It should be split into small pieces to reduce the impact of failure.
- if: always()