dora

package
v0.0.9 Latest Latest
Warning

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

Go to latest
Published: Jul 17, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Host         = "http://localhost"
	DbType       = "sqlite3"
	DbPath       = "../data/assets.db"
	BaseEndpoint = "/v1"
	Port         = 8000
)

Variables

This section is empty.

Functions

func LoadScannedPortsFromDB

func LoadScannedPortsFromDB(dbPath string, dbType string)

Loads scanned ports directly from DB

func QueryScannedPorts

func QueryScannedPorts() error

Query dora API to get scanned ports

func ScanForAssets

func ScanForAssets() error

Scan for BMC assets uing dora scanner

Types

type ScannedResult

type ScannedResult struct {
	// contains filtered or unexported fields
}

Jump to

Keyboard shortcuts

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