We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96558c7 commit 3376f6cCopy full SHA for 3376f6c
source.yaml
@@ -63,6 +63,19 @@
63
link: https://github.com/bitnami/vulndb/tree/main/
64
editable: False
65
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
+
79
- name: curl
80
versions_from_repo: False
81
rest_api_url: https://curl.se/docs/vuln.json
0 commit comments