Documentation ¶ Index ¶ func Transform(vulnerability unmarshal.MSRCVulnerability) ([]data.Entry, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Transform ¶ func Transform(vulnerability unmarshal.MSRCVulnerability) ([]data.Entry, error) Transform gets called by the parser, which consumes entries from the JSON files previously pulled. Each VulnDBVulnerability represents a single unmarshalled entry from the feed service Types ¶ This section is empty. Source Files ¶ View all Source files transform.go Click to show internal directories. Click to hide internal directories.