dandds 2a0168b1e6 Scripts for finding accidental secrets in the repo.
This adds the following:
- A detect-secrets dependency and a related script
  (`script/detect_secrets`) to find and alert developers to secrets
  added to the code. By default, the script will search staged and new,
  unstaged files. It can optionally search only staged files.
- A whitelist, `.secrets.baseline`, that tracks instances of secrets or
  false positives already in the repo.
- Modifies `script/test` to detect secrets as part of the test suite.
- Updates to the README regarding the use of detect-secrets.
2019-08-13 05:59:56 -04:00
..
2018-11-20 11:26:50 -05:00
2018-08-06 16:14:20 -04:00
2018-10-15 14:48:02 -04:00
2019-05-03 14:48:27 -04:00
2018-08-30 16:45:22 -04:00
2018-10-25 15:56:19 -04:00
2019-04-08 13:31:19 -04:00
2019-06-12 15:02:57 -04:00
2018-09-21 14:38:51 -04:00