File tree Expand file tree Collapse file tree
tools/osv-linter/internal/checks Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -245,6 +245,17 @@ The defined database prefixes and their "home" databases are:
245245 </ul>
246246 </td>
247247 </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>
248259 <tr>
249260 <td><code>ELA</code></td>
250261 <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 384384 "type" : " string" ,
385385 "title" : " Currently supported home database identifier prefixes" ,
386386 "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)-"
388388 },
389389 "severity" : {
390390 "type" : [
Original file line number Diff line number Diff line change 384384 "type" : " string" ,
385385 "title" : " Currently supported home database identifier prefixes" ,
386386 "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)-"
388388 },
389389 "severity" : {
390390 "type" : [
You can’t perform that action at this time.
0 commit comments