agentscan

package
v0.0.0-...-4f8fa1b Latest Latest
Warning

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

Go to latest
Published: Jul 15, 2026 License: Apache-2.0 Imports: 15 Imported by: 1

Documentation

Index

Constants

View Source
const (
	FlagExperimental = "experimental"
	FlagClientID     = "client-id"
	FlagTenantID     = "tenant-id"
	FlagJSON         = "json"
	FlagSkills       = "skills"
	FlagNoUpload     = "no-upload"
)
View Source
const (
	ScanWorkflowIDStr = "agent-scan"

	AgentScanBinaryVersion = "0.5.14"

	AgentScanBinaryChecksumLinuxAmd64   = "ce5dbdd147c347864f6cc4df01cb35e18fe8b787b9e5a205e35a9217e2f79f26"
	AgentScanBinaryChecksumLinuxArm64   = "510b711ae66c5504ab19882701cf5b2b37ccc1e1a1fb1f2fe3efd7680fc8137d"
	AgentScanBinaryChecksumMacOSArm64   = "e1db08edf7c5465b100896679a72b0cca701645c2adf02879d39dc7028658bb4"
	AgentScanBinaryChecksumMacOSIntel   = "f9f62b5650f425b8202a674452f171995d4928544778b970dfc836bad8773828"
	AgentScanBinaryChecksumWindowsAmd64 = "a17ec3d8649105eeff78fb9409124d9609c69187d7b5ab0b52fd7d702e0ecd60"
)

Variables

Functions

func Init

func Init(engine workflow.Engine) error

Init initializes the DepGraph workflow.

func Workflow

func Workflow(ctx workflow.InvocationContext, _ []workflow.Data) ([]workflow.Data, error)

Types

type ScanResolutionHandlerFunc

type ScanResolutionHandlerFunc func(ctx workflow.InvocationContext, config configuration.Configuration, logger *zerolog.Logger) ([]workflow.Data, error)

Directories

Path Synopsis
tenantsapi/internal/generated
Package tenantsapi provides primitives to interact with the openapi HTTP API.
Package tenantsapi provides primitives to interact with the openapi HTTP API.

Jump to

Keyboard shortcuts

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