Skip to content

Commit

Permalink
Update README.
Browse files Browse the repository at this point in the history
  • Loading branch information
bartossh committed Aug 24, 2024
1 parent b8e5aa1 commit c5691f1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Scanner aims to:
- [x] Omits package managers: npm, venv, go/pkg/, ruby gems, ...
- [x] Reports file name, line number, raw secret, detector type and decoder type if used.
- [x] Report summary per decoder and detector.
- [x] Analitics - summarize findings, statistical data,
- [x] Analytics - summarise findings, statistical data,
- [x] Trivial de-dupe reoccurring secrets on a file and branch level.
- [ ] Local DAG scan history to deduplicate findings with.
- [x] Scan filesystem - takes the path to the root directory to scan.
Expand All @@ -40,7 +40,7 @@ Scanner aims to:
- [ ] Scan the git and identify authors - who introduced the secret.
- [ ] Scan the git for specified branches diff.
- [x] Scan archives (tar, zip, jar).
- [x] Scann binaries.
- [x] Scan binaries.
- [ ] Scan Confulance and Jira.
- [ ] Scan slack.
- [ ] Scan Postgres database.
Expand Down

0 comments on commit c5691f1

Please sign in to comment.