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
Cosmin Cojocar
4bf5667f66
Add a new rule to detect integer overflow on integer types conversion
...
Signed-off-by: Cosmin Cojocar <cosmin@cojocar.ch>
2024-05-27 13:03:01 +02:00
..
conversion_overflow.go
Add a new rule to detect integer overflow on integer types conversion
2024-05-27 13:03:01 +02:00
slice_bounds.go
Restrict the maximum depth when tracking the slice bounds
2023-10-13 10:03:27 +02:00
util.go
Add a new rule to detect integer overflow on integer types conversion
2024-05-27 13:03:01 +02:00