format

package
v0.2.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 8, 2024 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Overview

go-osv-scanner - CLI client to discover vulnerable modules.

@author: siroa

@repository: https://github.com/edoardottt/depsdev

@license: https://github.com/siroa/go-osv-scanner/blob/main/LICENSE

Index

Constants

This section is empty.

Variables

View Source
var Osvs []Osv

Functions

func GetOsvs

func GetOsvs() [][]string

func PrintTable

func PrintTable(data [][]string)

Types

type Osv

type Osv struct {
	AdvisoryKey string
	Title       string
	Url         string
	Score       string
	Vector      string
}

func NewOsv

func NewOsv(key, title, url, score, vec string) Osv

func (Osv) AddOsvs

func (o Osv) AddOsvs()

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL