empathyco/Tizona security checker action

Checks and analyzes the security of the code added to the specified repository.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
permissive_modeEnables or disables the interruption of the action in the case of finding errors in the execution of the checks.notrue
code_enableEnables code checknotrue
sonar_sourceSonarQube source. Required to run SonarQube. SonarQube also needs sonar-project.properties file.no.
sonar_hostSonarQube host. Required to run SonarQube. SonarQube also needs sonar-project.properties file.noSONAR_HOST
sonar_loginSonarQube login key. Required to run SonarQube.SonarQube also needs sonar-project.properties file.noSONAR_LOGIN
sonar_report_pathLocation of the scanner metadata report file. Required to run Quality Gate.no.scannerwork/report-task.txt
config_enableEnables configuration check.notrue
secrets_enableEnables secrets checknotrue
reviewdog_github_tokenGitHub token. Required if config checker or secrets checker are enabled.no
depcheck_projectDependency check project. Required if code checker is enabled.noMY_PROJECT
depcheck_pathDependency check path. Required if code checker is enabled.no.
depcheck_formatDependency check format. Required if code checker is enabled.noHTML
trivy_repo_ignore-unfixedIgnore unfixed vulnerabilities. Required if config checker is enabled.nofalse
trivy_repo_vulncomma-separated list of vulnerability types (os,library). Required if config checker is enabled.noos,library
trivy_severitySeverities of vulnerabilities to be displayed. Required if config checker is enabled.noUNKNOWN,LOW,MEDIUM,HIGH,CRITICAL
trivy_timeoutTrivy timeout duration. Required if config checker is enabled.no5m
dockerlint_enableEnables Docker lint checknofalse
dockerlint_levelExit with failure code only when rules with a severity equal to or above THRESHOLD are violated. Accepted values: error, warning, info, style, ignore & nonenoerror
namedescription
riskscoreString with the number of vulnerabilities found