Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Vuln ¶
type Vuln struct { URL string `json:"url"` Title string `json:"title"` ID string `json:"cnvd_id"` Date string `json:"publishedDate"` Hazard string `json:"hazard"` Product string `json:"product"` Description string `json:"description"` Types string `json:"types"` Reference string `json:"reference"` Attachment string `json:"attachment"` }
Click to show internal directories.
Click to hide internal directories.