astquery

package
v1.9.3 Latest Latest
Warning

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

Go to latest
Published: Jul 29, 2025 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Provider

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

func NewProvider

func NewProvider(queryProvider interfaces.QueriesRepo, queryMappingProvider interfaces.QueryMappingRepo) (*Provider, error)

func (*Provider) GetCustomQueriesList added in v1.0.4

func (e *Provider) GetCustomQueriesList() (*soap.GetQueryCollectionResponse, error)

func (*Provider) GetCustomStatesList added in v1.9.0

func (e *Provider) GetCustomStatesList() (*soap.GetResultStateListResponse, error)

func (*Provider) GetQueryID

func (e *Provider) GetQueryID(language, name, group, sastQueryID string) (string, error)

func (*Provider) GetRawCustomStatesList added in v1.9.2

func (e *Provider) GetRawCustomStatesList() (*soap.GetResultStateListResponse, error)

func (*Provider) GetStateMapping added in v1.9.2

func (e *Provider) GetStateMapping() (map[string]string, error)

type Query

type Query struct {
	ID         uint64
	SourcePath string
}

Jump to

Keyboard shortcuts

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