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 597b599 commit 88257afCopy full SHA for 88257af
source_test.yaml
@@ -286,15 +286,15 @@
286
key_path: 'OSV'
287
repo_username: 'git'
288
289
-- name: 'wolfi'
+- name: 'chainguard'
290
versions_from_repo: False
291
- rest_api_url: 'https://packages.wolfi.dev/os/osv/all.json'
+ rest_api_url: 'https://packages.cgr.dev/chainguard/osv/all.json'
292
type: 2
293
ignore_patterns: ['propertyValue']
294
- directory_path: 'os/osv'
+ directory_path: 'chainguard/osv'
295
detect_cherrypicks: False
296
extension: '.json'
297
- db_prefix: 'WOLFI-'
+ db_prefix: 'CGA-'
298
ignore_git: True
299
- link: 'https://packages.wolfi.dev/os/osv/'
+ link: 'https://packages.cgr.dev/chainguard/osv/'
300
editable: False
0 commit comments