Added an api endpoint filter and updated the README
This commit is contained in:
parent
1fe6bacbc2
commit
eef075e899
4 changed files with 20 additions and 1 deletions
|
@ -19,6 +19,7 @@ type WidNotice struct {
|
|||
Cves []string `json:"cves"` // empty = unknown
|
||||
NoPatch string `json:"noPatch"` // "" = unknown
|
||||
// metadata
|
||||
ApiEndpointId string
|
||||
PortalUrl string
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue