Skip to content

v2.2.0

Compare
Choose a tag to compare
@ccojocar ccojocar released this 30 Jan 09:33
· 633 commits to master since this release

Changelog

17df5b3 Fix typos
3e069e7 Fix the errors rule whitelist to work on types methods
459e2d3 Modify rule for integer overflow to have more acurate results (#434)
a4d7b36 Add G110(Potential DoS vulnerability via decompression bomb)
3d5c97b Add a test sample for Cgo files
81e8278 Add the Cgo files to the analysed files and ingonre all non-Go files
a1969e2 Handle all errors in the formatter tests (#431)
9cb83e1 Add a rule which detects when there is potential integer overflow (#422)
f43a957 Check for both default and alternative nosec tags (#426)
79fbf3a Add golint format to output format (#428)
57c3788 Update all dependencies (#427)
5d61373 fix(docker) gcc and libc-dev required bindings
cb4f343 Update all dependencies (#417)
df484bf cmd/tlsconfig: remove support for deprecated tls.VersionSSL30 (#412)
b4c76d4 Update all dependencies (#410)
99170e0 Update the README with some details about the CWE mapping (#407)
53be8dd Add CWE rule mappings (#405)