Files
gosec/testutils
oittaa 52f5dbf4d4 feat(slice): enhance slice bounds analysis with dynamic bounds handling (#1457)
* feat(slice): enhance slice bounds analysis with dynamic bounds handling

* feat(slice): enhance extractLenBound to support additional offset patterns and improve slice bounds analysis

* golangci-lint run

* Improve G602 slice bounds detection: support 3-index slices and correct capacity tracking

* Support out-of-bounds detection for range loops with offsets
2026-01-09 13:52:05 +01:00
..
2024-06-24 15:25:54 +02:00
2024-06-25 13:18:27 +02:00
2024-06-25 13:18:27 +02:00
2024-06-25 13:18:27 +02:00
2017-07-19 15:17:00 -06:00
2025-11-05 10:46:27 +01:00