Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: muharihar/gosec

Tags

v2.8.0

Toggle v2.8.0's commit message
Release version v2.8.0

v2.7.0

Toggle v2.7.0's commit message
Support Go 1.16

v2.6.1

Toggle v2.6.1's commit message

Unverified

No user is associated with the committer email.
Fix the release workflow to allow unsecure commands

Signed-off-by: Cosmin Cojocar <[email protected]>

v2.6.0

Toggle v2.6.0's commit message
update README with instructions on how to integrate with GitHub codes…

…canning

v2.5.0

Toggle v2.5.0's commit message
Release version v2.5.0

v2.4.0

Toggle v2.4.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Mark all lines of a multi-line finding

Signed-off-by: Cosmin Cojocar <[email protected]>

v2.3.0

Toggle v2.3.0's commit message
Rule which detects aliasing of values in RangeStmt

v2.2.0

Toggle v2.2.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Fix typos

Signed-off-by: Cosmin Cojocar <[email protected]>

v2.1.0

Toggle v2.1.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Add more tests to improve the coverage of resolve

Signed-off-by: Cosmin Cojocar <[email protected]>

2.0.0

Toggle 2.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix formatting in README, remove prerequisite and reworked the Makefi…

…le tests goals (securego#313)

* Fix formating in README

Signed-off-by: Cosmin Cojocar <[email protected]>

* Split the various test goals in the Makefile

Signed-off-by: Cosmin Cojocar <[email protected]>

* Remove the prerequisites from README since they are automatically installed

Signed-off-by: Cosmin Cojocar <[email protected]>

* Remove unnecessary install steps from Travis CI build

Signed-off-by: Cosmin Cojocar <[email protected]>

* Make sure golint is installed before running the lint command

Signed-off-by: Cosmin Cojocar <[email protected]>

* Make sure ginkgo command is installed before running the tests

Signed-off-by: Cosmin Cojocar <[email protected]>