This commit is contained in:
2024-01-14 18:40:47 -06:00
parent 12167e8d5a
commit a4430227e3
17 changed files with 13370 additions and 48 deletions

View File

@ -19,4 +19,4 @@ type VulStruct struct {
ShortDescription string `json:"shortDescription"`
VendorProject string `json:"vendorProject"`
VulnerabilityName string `json:"vulnerabilityName"`
}
}