sast

package
v1.0.12 Latest Latest
Warning

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

Go to latest
Published: Apr 9, 2026 License: MIT Imports: 15 Imported by: 0

Documentation

Overview

Package sast provides AI-powered static application security testing.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SASTScanner

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

SASTScanner implements core.Scanner using AI-powered code analysis.

func NewSASTScanner

func NewSASTScanner() *SASTScanner

func (*SASTScanner) Close

func (s *SASTScanner) Close() error

func (*SASTScanner) Init

func (s *SASTScanner) Init(cfg *core.Config) error

func (*SASTScanner) Name

func (s *SASTScanner) Name() string

func (*SASTScanner) Scan

func (s *SASTScanner) Scan(ctx context.Context, paths []string, findings chan<- core.Finding) error

func (*SASTScanner) Type

func (s *SASTScanner) Type() core.ScanType

Jump to

Keyboard shortcuts

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