mirror of
https://github.com/securego/gosec.git
synced 2024-12-24 11:35:52 +00:00
7f8f654235
* Removed old way of initializing analyzers * Added the new analyzer to the rest of the default analyzers * Fixed small bug in the rule * Removed the test for the new analyzer from the file responsible for testing the rules * Merged the diffrent examples into 1 variable * Added tests for the analyzer * Removed code that was used for testing rules, but it was used to test the analyzer |
||
---|---|---|
.. | ||
analyzers_set.go | ||
analyzers_test.go | ||
analyzerslist.go | ||
anaylzers_suite_test.go | ||
conversion_overflow.go | ||
hardcodedNonce.go | ||
slice_bounds.go | ||
util.go |