Commit f08fa33
Add 'gitleaks' job to e3-* repositories
`gitleaks` is a job to detect secret leaks and will especially ensure that
no data on export control policy is pushed to a repository.
> **Note:**
>
> This commit will only add a merge request CI job. Gitleaks needs a
> configuration file to work, and currently, it must first be added to the
> target repository before being able to run the `gitleaks` job.
it/org/software-supply-chain/product-security/issues#71
See merge request it/cookiecutter-e3!89 of the template1 parent 413fd33 commit f08fa33
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
31 | 36 | | |
32 | 37 | | |
33 | 38 | | |
| |||
0 commit comments