Commit b4494d1
authored
Develop (#61)
* fix: re-applying release-plz for bump improvements
* patch: updated cli-display-modes.md file for better visualization
* feat: huge improvements towards security and secret variable detection.
With the new update we don't get false positive towards files name conventions such as .env.samples, .env.templates, env.examples etc.
We are also skipping if files are ignored within .gitignore, since those files aren't being track.
upcoming is to ensure git cache isn't storing .gitignored files, to ensure mistakes doesn't happen
* feat added python security scanning catching generat exposure secrets similar to javascript version
* patch: README.md duplicate phrases updated1 parent 84d5ebf commit b4494d1
2 files changed
Lines changed: 1 addition & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
19 | 18 | | |
20 | 19 | | |
21 | | - | |
22 | | - | |
23 | 20 | | |
24 | 21 | | |
25 | 22 | | |
| |||
213 | 210 | | |
214 | 211 | | |
215 | 212 | | |
216 | | - | |
217 | | - | |
218 | 213 | | |
219 | 214 | | |
220 | 215 | | |
| |||
0 commit comments