severities

package
v1.7.0 Latest Latest
Warning

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

Go to latest
Published: Feb 5, 2021 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	CommandInjection                  = "SCS0001"
	XPathInjection                    = "SCS0003"
	XMLExternalEntityInjectionXXE     = "SCS0007"
	CrossSiteScriptingXSS             = "SCS0029"
	LDAPInjection                     = "SCS0031"
	SQLInjectionLINQ                  = "SCS0002"
	SQLInjectionWebControls           = "SCS0014"
	SQLInjectionOLEDB                 = "SCS0020"
	SQLInjectionODBC                  = "SCS0025"
	SQLInjectionMsSQLDataProvider     = "SCS0026"
	SQLInjectionEntityFramework       = "SCS0035"
	SQLInjectionEnterpriseLibraryData = "SCS0036"
	SQLInjectionNHibernate            = "SCS0037"
	CQLInjectionCassandra             = "SCS0038"
	SQLInjectionNPGSQL                = "SCS0039"
	CertificateValidationDisabled     = "SCS0004"
	HardcodedPassword                 = "SCS0015"
	CrossSiteRequestForgeryCSRF       = "SCS0016"
	InsecureDeserialization           = "SCS0028"
)
View Source
const (
	CookieWithoutSSLFlag                                    = "SCS0008"
	CookieWithoutHTTPOnlyFlag                               = "SCS0009"
	RequestValidationDisabledAttribute                      = "SCS0017"
	RequestValidationDisabledConfigurationFile              = "SCS0021"
	RequestValidationIsEnabledOnlyForPagesConfigurationFile = "SCS0030"
	OutputCacheConflict                                     = "SCS0019"
	EventValidationDisabled                                 = "SCS0022"
)
View Source
const (
	PathTraversal                  = "SCS0018"
	WeakRandomNumberGenerator      = "SCS0005"
	WeakHashingFunction            = "SCS0006"
	WeakCipherAlgorithm            = "SCS0010"
	WeakCBCMode                    = "SCS0011"
	WeakECBMode                    = "SCS0012"
	WeakCipherMode                 = "SCS0013"
	ViewStateNotEncrypted          = "SCS0023"
	ViewStateMACDisabled           = "SCS0024"
	PasswordRequiredLengthNotSet   = "SCS0034"
	PasswordRequiredLengthTooSmall = "SCS0032"
	PasswordComplexity             = "SCS0033"
	OpenRedirect                   = "SCS0027"
)

Variables

This section is empty.

Functions

func GetHighSeverityByCode

func GetHighSeverityByCode(id string) string

func GetLowSeverityByCode

func GetLowSeverityByCode(id string) string

func GetMediumSeverityByCode

func GetMediumSeverityByCode(id string) string

func IsHighSeverity

func IsHighSeverity(id string) bool

func IsLowSeverity

func IsLowSeverity(id string) bool

func IsMediumSeverity

func IsMediumSeverity(id string) bool

func MapHighValues

func MapHighValues() map[string]string

nolint

func MapLowValues

func MapLowValues() map[string]string

func MapMediumValues

func MapMediumValues() map[string]string

Types

This section is empty.

Jump to

Keyboard shortcuts

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