gitlab-lint
gitlab-lint copied to clipboard
An open source gitlab linting utility
DASThund is a Dynamic Security Testing provided by secDevOps-Globo team.
If there is gitlab-ci.yaml, it is desirable run security tests https://github.com/globocom/huskyCI
REF: https://github.com/actions/checkout https://github.com/actions/setup-go https://github.com/golangci/golangci-lint-action
Add rule to check whether Gitlab CI definitions contains the string 'huskyCI': https://huskyci.opensource.globo.com/ The rule will return `true` if the string is not found. (This would mean that HuskyCI is...
Implemented automatic issue opening for matched rules. Adds a new Type/Collection "Issues" in order to track previously opened issues since all projects and triggered rules references are lost on collector...