This website requires JavaScript.
Explore
Help
Register
Sign In
go
/
gosec
Watch
1
Star
0
Fork
0
You've already forked gosec
mirror of
https://github.com/securego/gosec.git
synced
2025-02-05 13:04:47 +02:00
Code
Issues
Releases
Activity
gosec
/
analyzers
History
Dimitar Banchev
f5d312825f
Added suggested changes
2024-08-30 19:35:07 +02:00
..
analyzers_set.go
Allow excluding analyzers globally (
#1180
)
2024-08-20 10:43:40 +02:00
analyzers_test.go
Updated analyzer to use new way of initialization
2024-08-30 19:35:07 +02:00
analyzerslist.go
Updated analyzer to use new way of initialization
2024-08-30 19:35:07 +02:00
anaylzers_suite_test.go
Allow excluding analyzers globally (
#1180
)
2024-08-20 10:43:40 +02:00
conversion_overflow.go
Fix conversion overflow false positive when using ParseUint
2024-08-28 08:58:42 +02:00
hardcodedNonce.go
Added suggested changes
2024-08-30 19:35:07 +02:00
slice_bounds.go
Restrict the maximum depth when tracking the slice bounds
2023-10-13 10:03:27 +02:00
util.go
Migrated the rule to the analyzers folder
2024-08-30 19:35:07 +02:00