Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // All represents all the probes. All []ProbeImpl // SecurityPolicy is all the probes for the // SecurityPolicy check. SecurityPolicy = []ProbeImpl{ securityPolicyPresent.Run, securityPolicyContainsLinks.Run, securityPolicyContainsVulnerabilityDisclosure.Run, securityPolicyContainsText.Run, } // DependencyToolUpdates is all the probes for the // DpendencyUpdateTool check. DependencyToolUpdates = []ProbeImpl{ toolRenovateInstalled.Run, toolDependabotInstalled.Run, toolPyUpInstalled.Run, toolSonatypeLiftInstalled.Run, } Fuzzing = []ProbeImpl{ fuzzedWithOSSFuzz.Run, fuzzedWithOneFuzz.Run, fuzzedWithGoNative.Run, fuzzedWithClusterFuzzLite.Run, fuzzedWithPropertyBasedHaskell.Run, fuzzedWithPropertyBasedTypescript.Run, fuzzedWithPropertyBasedJavascript.Run, } )
Functions ¶
This section is empty.
Types ¶
Directories ¶
Path | Synopsis |
---|---|
nolint:stylecheck
|
nolint:stylecheck |
nolint:stylecheck
|
nolint:stylecheck |
nolint:stylecheck
|
nolint:stylecheck |
nolint:stylecheck
|
nolint:stylecheck |
nolint:stylecheck
|
nolint:stylecheck |
nolint:stylecheck
|
nolint:stylecheck |
nolint:stylecheck
|
nolint:stylecheck |
internal
|
|
nolint:stylecheck
|
nolint:stylecheck |
nolint:stylecheck
|
nolint:stylecheck |
nolint:stylecheck
|
nolint:stylecheck |
nolint:stylecheck
|
nolint:stylecheck |
nolint:stylecheck
|
nolint:stylecheck |
nolint:stylecheck
|
nolint:stylecheck |
nolint:stylecheck
|
nolint:stylecheck |
nolint:stylecheck
|
nolint:stylecheck |
Click to show internal directories.
Click to hide internal directories.