File tree Expand file tree Collapse file tree 3 files changed +13
-2
lines changed
tools/osv-linter/internal/checks Expand file tree Collapse file tree 3 files changed +13
-2
lines changed Original file line number Diff line number Diff line change @@ -245,6 +245,17 @@ The defined database prefixes and their "home" databases are:
245
245
</ul>
246
246
</td>
247
247
</tr>
248
+ <tr>
249
+ <td><code>DRUPAL</code></td>
250
+ <td><a href="https://github.com/ackama/drupal-advisory-database">Drupal Advisory Database (provided by Ackama)</a></td>
251
+ <td>
252
+ <ul>
253
+ <li>How to contribute: <code>TBD</code></li>
254
+ <li>Source URL: <code>TBD</code></li>
255
+ <li>OSV Formatted URL: <code>TBD</code></li>
256
+ </ul>
257
+ </td>
258
+ </tr>
248
259
<tr>
249
260
<td><code>ELA</code></td>
250
261
<td><a href="https://www.freexian.com/lts/extended/">Debian Extended LTS Security Advisories (provided by Freexian)</a></td>
Original file line number Diff line number Diff line change 384
384
"type" : " string" ,
385
385
"title" : " Currently supported home database identifier prefixes" ,
386
386
"description" : " These home databases are also documented at https://ossf.github.io/osv-schema/#id-modified-fields" ,
387
- "pattern" : " ^(ASB-A|PUB-A|ALSA|ALBA|ALEA|BELL|BIT|CGA|CURL|CVE|DSA|DLA|ELA|DTSA|GHSA|GO|GSD|HSEC|KUBE|LBSEC|LSN|MAL|MINI|MGASA|OESA|OSV|openSUSE-SU|PHSA|PSF|PYSEC|RHBA|RHEA|RHSA|RLSA|RXSA|RSEC|RUSTSEC|SUSE-[SRFO]U|UBUNTU|USN|V8)-"
387
+ "pattern" : " ^(ASB-A|PUB-A|ALSA|ALBA|ALEA|BELL|BIT|CGA|CURL|CVE|DSA|DLA|DRUPAL| ELA|DTSA|GHSA|GO|GSD|HSEC|KUBE|LBSEC|LSN|MAL|MINI|MGASA|OESA|OSV|openSUSE-SU|PHSA|PSF|PYSEC|RHBA|RHEA|RHSA|RLSA|RXSA|RSEC|RUSTSEC|SUSE-[SRFO]U|UBUNTU|USN|V8)-"
388
388
},
389
389
"severity" : {
390
390
"type" : [
Original file line number Diff line number Diff line change 384
384
"type" : " string" ,
385
385
"title" : " Currently supported home database identifier prefixes" ,
386
386
"description" : " These home databases are also documented at https://ossf.github.io/osv-schema/#id-modified-fields" ,
387
- "pattern" : " ^(ASB-A|PUB-A|ALSA|ALBA|ALEA|BELL|BIT|CGA|CURL|CVE|DSA|DLA|ELA|DTSA|GHSA|GO|GSD|HSEC|KUBE|LBSEC|LSN|MAL|MINI|MGASA|OESA|OSV|openSUSE-SU|PHSA|PSF|PYSEC|RHBA|RHEA|RHSA|RLSA|RXSA|RSEC|RUSTSEC|SUSE-[SRFO]U|UBUNTU|USN|V8)-"
387
+ "pattern" : " ^(ASB-A|PUB-A|ALSA|ALBA|ALEA|BELL|BIT|CGA|CURL|CVE|DSA|DLA|DRUPAL| ELA|DTSA|GHSA|GO|GSD|HSEC|KUBE|LBSEC|LSN|MAL|MINI|MGASA|OESA|OSV|openSUSE-SU|PHSA|PSF|PYSEC|RHBA|RHEA|RHSA|RLSA|RXSA|RSEC|RUSTSEC|SUSE-[SRFO]U|UBUNTU|USN|V8)-"
388
388
},
389
389
"severity" : {
390
390
"type" : [
You can’t perform that action at this time.
0 commit comments