Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add static code and dependency analysis in pipeline #70

Open
hhurtado opened this issue Oct 28, 2019 · 0 comments
Open

Add static code and dependency analysis in pipeline #70

hhurtado opened this issue Oct 28, 2019 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@hhurtado
Copy link
Contributor

Several options for each:

Static analysis:
Checkmarx (https://www.checkmarx.com/)
Gosec GAS (http://github.com/GoASTScanner/gas)
Go-staticcheck (https://github.com/dominikh/go-tools/tree/master/cmd/staticcheck)
SonarQube (https://github.com/SonarSource/sonarqube)
SideCi (https://sider.review)

Dependency analysis:
SideCi (https://sider.review)
Nancy (https://github.com/sonatype-nexus-community/nancy)
Snyk (https://snyk.io)

@hhurtado hhurtado added the enhancement New feature or request label Oct 28, 2019
@hhurtado hhurtado added this to the 1.1.0 milestone Oct 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant