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

Check if GoSec is used from CI yaml #868

Open
ManjunathMS35 opened this issue Sep 1, 2022 · 0 comments
Open

Check if GoSec is used from CI yaml #868

ManjunathMS35 opened this issue Sep 1, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@ManjunathMS35
Copy link
Contributor

GoSec can be enabled from CI yaml files like from CircleCI's .golangci.yaml file and these needs to be checked for the GoLang projects.
Sample - https://github.com/OmegaRogue/eliteJournal/blob/be279b9ac9e122f0b6890a4381f4bbbb3a92939d/.golangci.yaml#L124

Tings to do:

  • Check if securego/gosec is enabled from .golangci.yml file
@ManjunathMS35 ManjunathMS35 added the enhancement New feature or request label Sep 1, 2022
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