chore(ci): add GitLab Advisory Database (#85)
This commit is contained in:
parent
357afc54d8
commit
668f12a150
4
.github/workflows/update.yml
vendored
4
.github/workflows/update.yml
vendored
@ -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()
|
||||
|
Loading…
Reference in New Issue
Block a user