client

package
v0.0.0-...-2d2e68b Latest Latest
Warning

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

Go to latest
Published: Nov 25, 2022 License: MIT Imports: 8 Imported by: 4

Documentation

Index

Constants

View Source
const (
	RegisterServer = "https://version-check.nuclei.sh/"
	VersionsCall   = "versions"
	IgnoreCall     = "ignore"
)

Variables

This section is empty.

Functions

func GetLatestIgnoreFile

func GetLatestIgnoreFile() ([]byte, error)

GetLatestIgnoreFile returns the latest version of nuclei ignore

func InitNucleiVersion

func InitNucleiVersion(version string)

Types

type LatestVersion

type LatestVersion struct {
	Nuclei     string
	Templates  string
	IgnoreHash string
}

LatestVersion is the latest version info for nuclei and templates repos

func GetLatestNucleiTemplatesVersion

func GetLatestNucleiTemplatesVersion() (*LatestVersion, error)

GetLatestNucleiTemplatesVersion returns the latest version info for nuclei and templates repos

Jump to

Keyboard shortcuts

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