cmds

package
v0.19.0 Latest Latest
Warning

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

Go to latest
Published: Apr 21, 2024 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AnalyseModule added in v0.15.0

func AnalyseModule() (string, error)

func CodeReview added in v0.19.0

func CodeReview(codePart string) (string, error)

func CodeReviewByGoSec added in v0.19.0

func CodeReviewByGoSec(codePart string) (string, error)

func CodeReviewByNilCheck added in v0.19.0

func CodeReviewByNilCheck(codePart string) (string, error)

CodeReviewByNilCheck runs nilaway on the given code part TODO - this is not working as expected, we have no output from nilaway

func CodeReviewByStaticcheck added in v0.19.0

func CodeReviewByStaticcheck(codePart string) (string, error)

func CodeReviewByVet added in v0.19.0

func CodeReviewByVet(codePart string) (string, error)

func GetCommitMessages added in v0.12.2

func GetCommitMessages() (string, error)

func GetComposerAudit added in v0.13.0

func GetComposerAudit() (string, error)

func GetDependencyGraph

func GetDependencyGraph() (string, error)

func GetNPMAudit added in v0.11.0

func GetNPMAudit() (string, error)

func GetUpdateVersion

func GetUpdateVersion(original string) (string, error)

func GetVersion

func GetVersion() (string, error)

func VulnCheck

func VulnCheck(codePart string) (string, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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