fosstars-rating-core
fosstars-rating-core copied to clipboard
Check if GoSec is used from CI yaml
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