gosec/testutils
czechbol 1f3bdd9349
G115 Struct Attribute Checks (#1221)
* allow struct attributes checks

* fix explicit check results
2024-09-16 10:30:54 +02:00
..
cgo_samples.go Fix lint warnings by properly formatting the files 2023-12-08 14:46:36 +01:00
g101_samples.go Fix nosec when applied to a block 2024-05-28 12:54:05 +02:00
g102_samples.go Fix lint warnings by properly formatting the files 2023-12-08 14:46:36 +01:00
g103_samples.go Allow excluding analyzers globally (#1180) 2024-08-20 10:43:40 +02:00
g104_samples.go chore: Refactor Sample Code to Separate Files 2023-12-08 14:46:36 +01:00
g106_samples.go Fix lint warnings by properly formatting the files 2023-12-08 14:46:36 +01:00
g107_samples.go Fix lint warnings by properly formatting the files 2023-12-08 14:46:36 +01:00
g108_samples.go Fix lint warnings by properly formatting the files 2023-12-08 14:46:36 +01:00
g109_samples.go Allow excluding analyzers globally (#1180) 2024-08-20 10:43:40 +02:00
g110_samples.go Fix lint warnings by properly formatting the files 2023-12-08 14:46:36 +01:00
g111_samples.go Fix lint warnings by properly formatting the files 2023-12-08 14:46:36 +01:00
g112_samples.go Fix lint warnings by properly formatting the files 2023-12-08 14:46:36 +01:00
g113_samples.go Fix lint warnings by properly formatting the files 2023-12-08 14:46:36 +01:00
g114_samples.go Fix lint warnings by properly formatting the files 2023-12-08 14:46:36 +01:00
g115_samples.go G115 Struct Attribute Checks (#1221) 2024-09-16 10:30:54 +02:00
g201_samples.go Fix lint warnings by properly formatting the files 2023-12-08 14:46:36 +01:00
g202_samples.go Fix lint warnings by properly formatting the files 2023-12-08 14:46:36 +01:00
g203_samples.go Fix lint warnings by properly formatting the files 2023-12-08 14:46:36 +01:00
g204_samples.go Fix lint warnings by properly formatting the files 2023-12-08 14:46:36 +01:00
g301_samples.go Fix lint warnings by properly formatting the files 2023-12-08 14:46:36 +01:00
g302_samples.go Fix lint warnings by properly formatting the files 2023-12-08 14:46:36 +01:00
g303_samples.go Fix lint warnings by properly formatting the files 2023-12-08 14:46:36 +01:00
g304_samples.go Fix lint warnings by properly formatting the files 2023-12-08 14:46:36 +01:00
g305_samples.go Fix lint warnings by properly formatting the files 2023-12-08 14:46:36 +01:00
g306_samples.go Add a unit test to detect the false negative in rule G306 for os.ModePerm permissions 2024-05-14 15:33:23 +02:00
g307_samples.go Fix lint warnings by properly formatting the files 2023-12-08 14:46:36 +01:00
g401_samples.go Split the G401 rule into two separate ones 2024-06-24 15:25:54 +02:00
g402_samples.go Fix lint warnings by properly formatting the files 2023-12-08 14:46:36 +01:00
g403_samples.go Fix lint warnings by properly formatting the files 2023-12-08 14:46:36 +01:00
g404_samples.go Add support for math/rand/v2 added in Go 1.22 2024-03-07 16:33:18 +01:00
g405_samples.go Fixed coverage workflow 2024-06-24 15:25:54 +02:00
g406_samples.go Added more rules 2024-06-25 13:18:27 +02:00
g407_samples.go Added another test case in order to increase code coverage 2024-08-30 19:35:07 +02:00
g501_samples.go Fix lint warnings by properly formatting the files 2023-12-08 14:46:36 +01:00
g502_samples.go Fix lint warnings by properly formatting the files 2023-12-08 14:46:36 +01:00
g503_samples.go Fix lint warnings by properly formatting the files 2023-12-08 14:46:36 +01:00
g504_samples.go Fix lint warnings by properly formatting the files 2023-12-08 14:46:36 +01:00
g505_samples.go Fix lint warnings by properly formatting the files 2023-12-08 14:46:36 +01:00
g506_samples.go Added more rules 2024-06-25 13:18:27 +02:00
g507_samples.go Added more rules 2024-06-25 13:18:27 +02:00
g601_samples.go chore: Refactor Sample Code to Separate Files 2023-12-08 14:46:36 +01:00
g602_samples.go fix: G602 support for nested conditionals with bounds check (#1201) 2024-09-04 11:07:42 +02:00
log.go Major rework of codebase 2017-07-19 15:17:00 -06:00
pkg.go Refactor how ignored issues are tracked 2023-10-13 14:11:08 +02:00
sample_types.go chore: Refactor Sample Code to Separate Files 2023-12-08 14:46:36 +01:00
visitor.go Handle properly the gosec module version v2 2020-04-06 09:06:23 -07:00