forked from google/osv.dev
-
Notifications
You must be signed in to change notification settings - Fork 0
/
source.yaml
314 lines (290 loc) · 8.22 KB
/
source.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
- name: almalinux-alba
versions_from_repo: False
type: 0
ignore_patterns: ['ALSA-.*', 'ALEA-.*']
directory_path: advisories
repo_url: https://github.com/AlmaLinux/osv-database.git
detect_cherrypicks: False
extension: .json
db_prefix: ALBA-
ignore_git: False
human_link: 'https://errata.almalinux.org/{{ ECOSYSTEMS[1].split(":")[1] }}/{{ BUG_ID | replace(":", "-", 1) }}.html'
link: https://github.com/AlmaLinux/osv-database/blob/master/
editable: False
- name: almalinux-alea
versions_from_repo: False
type: 0
ignore_patterns: ['ALSA-.*', 'ALBA-.*']
directory_path: advisories
repo_url: https://github.com/AlmaLinux/osv-database.git
detect_cherrypicks: False
extension: .json
db_prefix: ALEA-
ignore_git: False
human_link: 'https://errata.almalinux.org/{{ ECOSYSTEMS[1].split(":")[1] }}/{{ BUG_ID | replace(":", "-", 1) }}.html'
link: https://github.com/AlmaLinux/osv-database/blob/master/
editable: False
- name: almalinux-alsa
versions_from_repo: False
type: 0
ignore_patterns: ['ALBA-.*', 'ALEA-.*']
directory_path: advisories
repo_url: https://github.com/AlmaLinux/osv-database.git
detect_cherrypicks: False
extension: .json
db_prefix: ALSA-
ignore_git: False
human_link: 'https://errata.almalinux.org/{{ ECOSYSTEMS[1].split(":")[1] }}/{{ BUG_ID | replace(":", "-", 1) }}.html'
link: https://github.com/AlmaLinux/osv-database/blob/master/
editable: False
- name: android
versions_from_repo: False
type: 1
detect_cherrypicks: False
extension: .json
bucket: android-osv
db_prefix: A-
ignore_git: True
link: https://storage.googleapis.com/android-osv/
editable: False
- name: bitnami
versions_from_repo: False
type: 0
directory_path: data
repo_url: https://github.com/bitnami/vulndb.git
detect_cherrypicks: False
extension: .json
db_prefix: BIT-
ignore_git: False
link: https://github.com/bitnami/vulndb/tree/main/
editable: False
- name: 'chainguard'
versions_from_repo: False
rest_api_url: 'https://packages.cgr.dev/chainguard/osv/all.json'
type: 2
ignore_patterns: ['propertyValue']
directory_path: 'chainguard/osv'
detect_cherrypicks: False
extension: '.json'
db_prefix: 'CGA-'
ignore_git: True
link: 'https://packages.cgr.dev/chainguard/osv/'
editable: False
- name: curl
versions_from_repo: False
rest_api_url: https://curl.se/docs/vuln.json
type: 2
directory_path: docs
detect_cherrypicks: False
extension: .json
db_prefix: CURL-
ignore_git: True
human_link: 'https://curl.se/docs/{{ BUG_ID | replace("CURL-", "") }}.html'
link: https://curl.se/docs/
editable: False
- name: cve-osv
versions_from_repo: True
type: 1
directory_path: osv-output
detect_cherrypicks: False
extension: .json
bucket: cve-osv-conversion
db_prefix: CVE-
ignore_git: False
human_link: 'https://nvd.nist.gov/vuln/detail/{{ BUG_ID }}'
link: https://storage.googleapis.com/cve-osv-conversion/
editable: False
- name: debian-dla
versions_from_repo: False
type: 1
directory_path: dla-osv
detect_cherrypicks: False
extension: .json
bucket: debian-osv
db_prefix: DLA-
ignore_git: True
human_link: 'https://security-tracker.debian.org/tracker/{{ BUG_ID }}'
link: https://storage.googleapis.com/debian-osv/
editable: False
- name: debian-dsa
versions_from_repo: False
type: 1
directory_path: dsa-osv
detect_cherrypicks: False
extension: .json
bucket: debian-osv
db_prefix: DSA-
ignore_git: True
human_link: 'https://security-tracker.debian.org/tracker/{{ BUG_ID }}'
link: https://storage.googleapis.com/debian-osv/
editable: False
- name: debian-dtsa
versions_from_repo: False
type: 1
directory_path: dtsa-osv
detect_cherrypicks: False
extension: .json
bucket: debian-osv
db_prefix: DTSA-
ignore_git: True
human_link: 'https://security-tracker.debian.org/tracker/{{ BUG_ID }}'
link: https://storage.googleapis.com/debian-osv/
editable: False
- name: ghsa
versions_from_repo: False
type: 0
directory_path: advisories/github-reviewed
repo_url: https://github.com/github/advisory-database.git
detect_cherrypicks: False
extension: .json
db_prefix: GHSA-
ignore_git: True
human_link: 'https://github.com/advisories/{{ BUG_ID }}'
link: https://github.com/github/advisory-database/blob/main/
editable: False
- name: go
versions_from_repo: True
type: 1
ignore_patterns: ['index.json']
directory_path: ID
detect_cherrypicks: True
extension: .json
bucket: go-vulndb
db_prefix: GO-
ignore_git: True
human_link: 'https://pkg.go.dev/vuln/{{ BUG_ID }}'
link: https://vuln.go.dev/
editable: False
- name: haskell
versions_from_repo: False
type: 0
repo_branch: generated/osv-export
repo_url: https://github.com/haskell/security-advisories.git
detect_cherrypicks: False
extension: .json
db_prefix: HSEC-
ignore_git: False
link: https://github.com/haskell/security-advisories/blob/generated/osv-export/
editable: False
repo_username: git
- name: malicious-packages
versions_from_repo: False
type: 0
ignore_patterns: ['MAL-0000.*', 'config.yaml']
directory_path: osv
repo_url: https://github.com/ossf/malicious-packages.git
detect_cherrypicks: False
extension: .json
db_prefix: MAL-
ignore_git: False
link: https://github.com/ossf/malicious-packages/blob/main/
editable: False
- name: oss-fuzz
versions_from_repo: True
type: 0
directory_path: vulns
repo_url: ssh://github.com/google/oss-fuzz-vulns
detect_cherrypicks: True
extension: .yaml
db_prefix: OSV-
ignore_git: False
link: https://github.com/google/oss-fuzz-vulns/blob/main/
editable: True
repo_username: git
- name: psf
versions_from_repo: True
type: 0
directory_path: advisories
repo_url: https://github.com/psf/advisory-database.git
detect_cherrypicks: False
extension: .json
db_prefix: PSF-
ignore_git: False
link: https://github.com/psf/advisory-database/blob/main/
editable: False
- name: python
versions_from_repo: False
type: 0
ignore_patterns: ['PYSEC-0000.*', 'false_positives.yaml']
directory_path: vulns
repo_url: ssh://github.com/pypa/advisory-database
detect_cherrypicks: False
extension: .yaml
db_prefix: PYSEC-
ignore_git: False
link: https://github.com/pypa/advisory-database/blob/main/
editable: False
repo_username: git
- name: r
versions_from_repo: False
type: 0
directory_path: vulns
repo_url: https://github.com/RConsortium/r-advisory-database.git
detect_cherrypicks: False
extension: .yaml
db_prefix: RSEC-
ignore_git: False
link: https://github.com/RConsortium/r-advisory-database/blob/main/
editable: False
- name: rockylinux-rlsa
versions_from_repo: False
type: 1
ignore_patterns: ['RXSA-.*']
detect_cherrypicks: False
extension: .json
bucket: resf-osv-data
db_prefix: RLSA-
ignore_git: False
link: https://storage.googleapis.com/resf-osv-data/
editable: False
- name: rockylinux-rxsa
versions_from_repo: False
type: 1
ignore_patterns: ['RLSA-.*']
detect_cherrypicks: False
extension: .json
bucket: resf-osv-data
db_prefix: RXSA-
ignore_git: False
link: https://storage.googleapis.com/resf-osv-data/
editable: False
- name: rust
versions_from_repo: True
type: 0
repo_branch: osv
directory_path: crates
repo_url: https://github.com/rustsec/advisory-db.git
detect_cherrypicks: False
extension: .json
db_prefix: RUSTSEC-
ignore_git: False
human_link: 'https://rustsec.org/advisories/{{ BUG_ID }}'
link: https://github.com/rustsec/advisory-db/blob/osv/
editable: False
repo_username: git
- name: 'ubuntu'
versions_from_repo: False
type: 0
ignore_patterns: []
directory_path: 'osv'
repo_url: 'https://github.com/canonical/ubuntu-security-notices.git'
detect_cherrypicks: False
extension: '.json'
db_prefix: 'USN-'
ignore_git: False
human_link: 'https://ubuntu.com/security/notices/{{ BUG_ID }}'
link: 'https://github.com/canonical/ubuntu-security-notices/blob/main/'
editable: False
- name: uvi
versions_from_repo: True
type: 0
ignore_patterns: ['allowlist.json']
repo_url: https://github.com/cloudsecurityalliance/gsd-database.git
detect_cherrypicks: False
extension: .json
db_prefix: GSD-
ignore_git: False
link: https://github.com/cloudsecurityalliance/gsd-database/blob/main/
editable: False
key_path: OSV
repo_username: git