internal

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: May 26, 2020 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Analyzer = &analysis.Analyzer{
	Name:     "levee",
	Run:      run,
	Flags:    config.FlagSet,
	Doc:      "reports attempts to source data to sinks",
	Requires: []*analysis.Analyzer{source.Analyzer},
}

Functions

This section is empty.

Types

This section is empty.

Directories

Path Synopsis
pkg
config/regexp
Package regexp contains functionality for unmarshalling regular expressions from a config.
Package regexp contains functionality for unmarshalling regular expressions from a config.
sanitizer
Package sanitizer contains the logic responsible for determining whether sources are sanitized before they are being sent to sinks.
Package sanitizer contains the logic responsible for determining whether sources are sanitized before they are being sent to sinks.
source
Package source contains the logic related to the concept of the source which may be tainted.
Package source contains the logic related to the concept of the source which may be tainted.
sourcetype
Package sourcetpye handles identification of source types and fields at the type declaration.
Package sourcetpye handles identification of source types and fields at the type declaration.
utils
Package utils contains various utility functions.
Package utils contains various utility functions.

Jump to

Keyboard shortcuts

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