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 gosec to CI #2862

Open
psilva-veeam opened this issue May 6, 2024 · 2 comments
Open

Add gosec to CI #2862

psilva-veeam opened this issue May 6, 2024 · 2 comments
Assignees
Projects

Comments

@psilva-veeam
Copy link
Contributor

Is your feature request related to a problem? Please describe.

As part of the OpenSSF badge, static code checking should be fully covered. While govulncheck is already present, more is needed and setting up gosec seems the most logical option for now.

Describe the solution you'd like

Enable gosec scanning. (If convenient, as nightly job that can fail)

Describe alternatives you've considered

There are other solutions, but considering just a flag needs to be set to enable it, this seems to be the logical option for now.

Environment

golangci-lint

Additional context

It is SUGGESTED that at least one of the static analysis tools used for the static_analysis criterion include rules or approaches to look for common vulnerabilities in the analyzed language or environment

#2783

OWASP list of SAST tools: https://owasp.org/www-community/Source_Code_Analysis_Tools

Copy link

github-actions bot commented May 6, 2024

Thanks for opening this issue 👍. The team will review it shortly.

If this is a bug report, make sure to include clear instructions how on to reproduce the problem with minimal reproducible examples, where possible. If this is a security report, please review our security policy as outlined in SECURITY.md.

If you haven't already, please take a moment to review our project's Code of Conduct document.

@github-actions github-actions bot added the triage label May 6, 2024
@infraq infraq added this to To Be Triaged in Kanister May 6, 2024
@mlavi mlavi assigned mlavi and pavannd1 and unassigned mlavi May 23, 2024
@mlavi mlavi removed the triage label May 23, 2024
@julio-lopez
Copy link
Contributor

julio-lopez commented May 30, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Kanister
To Be Triaged
Development

No branches or pull requests

4 participants