gosec/testutils
Cosmin Cojocar 229cf63a09
Some checks failed
CI / test (map[go:1.22.9 golangci:latest]) (push) Has been cancelled
CI / test (map[go:1.23.3 golangci:latest]) (push) Has been cancelled
Security Scan / build (push) Has been cancelled
CI / coverage (push) Has been cancelled
Remove the decryption funtions/methods from G407 check
The nonce in the decryption functions/methods is typically provided and
it should not be randomnly generated.

Change-Id: Id0df0d43aecb2aadb00b9fa901bd060a43a201c5
Signed-off-by: Cosmin Cojocar <ccojocar@google.com>
2024-11-26 10:14:30 +01: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 Fix G115 false positive when going from parsed uint to larger int 2024-11-26 09:36:56 +01: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 Remove the decryption funtions/methods from G407 check 2024-11-26 10:14:30 +01: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