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

Introduce gosec for security checks #2506

Merged
merged 1 commit into from Oct 29, 2019

Commits on Oct 21, 2019

  1. Introduce gosec for security checks

    gosec does static code analysis and checks for common security issues in
    golang codebases.
    
    This PR introduces a script that will run gosec similarly to other check
    tools.
    JAORMX committed Oct 21, 2019
    Configuration menu
    Copy the full SHA
    0a854cd View commit details
    Browse the repository at this point in the history