Documentation ¶
Index ¶
- func AuditCmd(c *components.Context) error
- func AuditSpecificCmd(c *components.Context, technology techutils.Technology) error
- func BuildScan(c *components.Context) error
- func CreateAuditCmd(c *components.Context) (*audit.AuditCommand, error)
- func CurationCmd(c *components.Context) error
- func DockerScan(c *components.Context, image string) error
- func DockerScanMockCommand() components.Command
- func EnrichCmd(c *components.Context) error
- func GetCountContributorsParams(c *components.Context) (*git.CountContributorsParams, error)
- func GetJfrogCliSecurityApp() components.App
- func GitCountContributorsCmd(c *components.Context) error
- func ScanCmd(c *components.Context) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AuditCmd ¶
func AuditCmd(c *components.Context) error
func AuditSpecificCmd ¶
func AuditSpecificCmd(c *components.Context, technology techutils.Technology) error
func CreateAuditCmd ¶ added in v1.4.0
func CreateAuditCmd(c *components.Context) (*audit.AuditCommand, error)
func CurationCmd ¶
func CurationCmd(c *components.Context) error
func DockerScan ¶
func DockerScan(c *components.Context, image string) error
func DockerScanMockCommand ¶ added in v1.6.4
func DockerScanMockCommand() components.Command
func EnrichCmd ¶ added in v1.6.0
func EnrichCmd(c *components.Context) error
func GetCountContributorsParams ¶ added in v1.5.0
func GetCountContributorsParams(c *components.Context) (*git.CountContributorsParams, error)
func GetJfrogCliSecurityApp ¶
func GetJfrogCliSecurityApp() components.App
func GitCountContributorsCmd ¶ added in v1.5.0
func GitCountContributorsCmd(c *components.Context) error
func ScanCmd ¶
func ScanCmd(c *components.Context) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.