Versions in this module Expand all Collapse all v0 v0.6.1 Jan 15, 2020 Changes in this version type Vulnerability + func Decode(data []byte) (*Vulnerability, error) + func (o *Vulnerability) Encode() ([]byte, error) + func (o *Vulnerability) EncodeToString() (string, error) + func (o *Vulnerability) GetPropertyList() []string + func (o *Vulnerability) UnmarshalJSON(b []byte) error + func (o *Vulnerability) Valid() (bool, int, []string) v0.5.1 Dec 19, 2018 Changes in this version + type Vulnerability struct + func New() *Vulnerability