Skip to content

Commit 3376f6c

Browse files
authored
Add Chainguard source to prod. (#2291)
Importing now in test.
1 parent 96558c7 commit 3376f6c

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

source.yaml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,19 @@
6363
link: https://github.com/bitnami/vulndb/tree/main/
6464
editable: False
6565

66+
- name: 'chainguard'
67+
versions_from_repo: False
68+
rest_api_url: 'https://packages.cgr.dev/chainguard/osv/all.json'
69+
type: 2
70+
ignore_patterns: ['propertyValue']
71+
directory_path: 'chainguard/osv'
72+
detect_cherrypicks: False
73+
extension: '.json'
74+
db_prefix: 'CGA-'
75+
ignore_git: True
76+
link: 'https://packages.cgr.dev/chainguard/osv/'
77+
editable: False
78+
6679
- name: curl
6780
versions_from_repo: False
6881
rest_api_url: https://curl.se/docs/vuln.json

0 commit comments

Comments
 (0)