Skip to content

Commit 88257af

Browse files
authored
Update Chainguard source (#2271)
This contains both Chainguard and wolfi.
1 parent 597b599 commit 88257af

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

source_test.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -286,15 +286,15 @@
286286
key_path: 'OSV'
287287
repo_username: 'git'
288288

289-
- name: 'wolfi'
289+
- name: 'chainguard'
290290
versions_from_repo: False
291-
rest_api_url: 'https://packages.wolfi.dev/os/osv/all.json'
291+
rest_api_url: 'https://packages.cgr.dev/chainguard/osv/all.json'
292292
type: 2
293293
ignore_patterns: ['propertyValue']
294-
directory_path: 'os/osv'
294+
directory_path: 'chainguard/osv'
295295
detect_cherrypicks: False
296296
extension: '.json'
297-
db_prefix: 'WOLFI-'
297+
db_prefix: 'CGA-'
298298
ignore_git: True
299-
link: 'https://packages.wolfi.dev/os/osv/'
299+
link: 'https://packages.cgr.dev/chainguard/osv/'
300300
editable: False

0 commit comments

Comments
 (0)