Documentation ¶
Index ¶
- func BinaryArtifacts(c clients.RepoClient) (checker.BinaryArtifactData, error)
- func BranchProtection(c clients.RepoClient) (checker.BranchProtectionsData, error)
- func DependencyUpdateTool(c clients.RepoClient) (checker.DependencyUpdateToolData, error)
- func SecurityPolicy(c *checker.CheckRequest) (checker.SecurityPolicyData, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BinaryArtifacts ¶
func BinaryArtifacts(c clients.RepoClient) (checker.BinaryArtifactData, error)
BinaryArtifacts retrieves the raw data for the Binary-Artifacts check.
func BranchProtection ¶
func BranchProtection(c clients.RepoClient) (checker.BranchProtectionsData, error)
BranchProtection retrieves the raw data for the Branch-Protection check.
func DependencyUpdateTool ¶
func DependencyUpdateTool(c clients.RepoClient) (checker.DependencyUpdateToolData, error)
DependencyUpdateTool is the exported name for Depdendency-Update-Tool.
func SecurityPolicy ¶
func SecurityPolicy(c *checker.CheckRequest) (checker.SecurityPolicyData, error)
SecurityPolicy checks for presence of security policy.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.