Skip to content

Commit 9bb9da7

Browse files
committed
fix: add DRUPAL as a defined database prefix to schema
1 parent 4a2c596 commit 9bb9da7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

schema.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -383,7 +383,7 @@
383383
"type": "string",
384384
"title": "Currently supported home database identifier prefixes",
385385
"description": "These home databases are also documented at https://ossf.github.io/osv-schema/#id-modified-fields",
386-
"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)-"
386+
"pattern": "^(ASB-A|PUB-A|ALSA|ALBA|ALEA|BELL|BIT|CGA|CURL|CVE|DRUPAL|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)-"
387387
},
388388
"severity": {
389389
"type": [

0 commit comments

Comments
 (0)