hc-github-team-es-release-engineering
|
2766fa2297
|
[DO NOT MERGE UNTIL EOY] EOY license fixes 1.13.x (#24391)
|
2024-01-02 10:35:40 -08:00 |
|
miagilepner
|
13caa0842e
|
VAULT-8436 remove <-time.After statements in for loops (#18818)
* replace time.After with ticker in loops
* add semgrep rule
* update to use timers
* remove stop
|
2023-02-06 17:49:01 +01:00 |
|
mcollao-hc
|
8b6953c2e7
|
PSP-256 - Add security-scanner tool (#17988)
Add security-scanner tool and github workflow
|
2022-11-17 17:12:03 -06:00 |
|
Mike Palmiotto
|
585abb2cac
|
semgrep: Add replication-has-state and fix findings (#17179)
|
2022-09-19 08:15:27 -04:00 |
|
Mike Palmiotto
|
9cb852d099
|
semgrep: Enforce no loop vars in goroutines (#17145)
|
2022-09-15 10:13:51 -04:00 |
|
Christopher Swenson
|
38b0fa6b53
|
Remove spurious fmt.Printf calls including one of a key (#15344)
And add a semgrep for fmt.Printf/Println.
|
2022-05-19 12:27:02 -07:00 |
|
Hridoy Roy
|
aaf3ce8484
|
Add Semgrep Rules to OSS (#14513)
* add semgrep yml
* add semgrep ci job
* remove replication semgrep rule in oss
* fix makefile
* add semgrep to ci
* upwind triple if in ui.go semgrep refactoring
|
2022-03-18 11:14:03 -07:00 |
|