vault/tools/semgrep/ci
Violet Hynes 3a46ecc389
Replace all remaining time.ParseDurations with parseutil.ParseDurationSeconds (#21357)
* Replace all time.ParseDurations with testutil.ParseDurationSeconds

* Changelog

* Import formatting

* Import formatting

* Import formatting

* Import formatting

* Semgrep rule that runs as part of CI
2023-06-20 14:37:46 -04:00
..
atomic.yml adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
bad-multierror-append.yml adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
bad-nil-guard.yml adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
error-shadowing.yml adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
fmt-printf.yml adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
hashsum.yml adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
hmac-bytes.yml adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
hmac-hash.yml adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
logger-format-string.yml adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
loop-time-after.yml adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
loopclosure.yml adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
no-nil-check.yml adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
oddifsequence.yml adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
return-nil-error.yml adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
return-nil.yml adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
time-parse-duration.yml Replace all remaining time.ParseDurations with parseutil.ParseDurationSeconds (#21357) 2023-06-20 14:37:46 -04:00
wrongerrcall.yml adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
wronglock.yml adding copyright header (#19555) 2023-03-15 09:00:52 -07:00