open-nomad/.semgrep
James Rasell 2c540b03c5
api: use errors.New not fmt.Errorf when error doesn't have format. (#14027)
* api: use errors.New not fmt.Errorf when error doesn't have format.

* semgrep: add rule to catch fmt.Errorf use without formatting.
2022-08-05 17:05:47 +02:00
..
api_errorf.yml api: use errors.New not fmt.Errorf when error doesn't have format. (#14027) 2022-08-05 17:05:47 +02:00
changelog.yml
fsm_time.yml Add semgrep rule to catch non-determinism in FSM (#13725) 2022-07-12 15:44:24 -07:00
go_tests.yml
rpc_endpoint.yml workload identity (#13223) 2022-07-11 13:34:05 -04:00
time_after.yml
ui.yml