Skip to content

Commit

Permalink
CHANGELOG update
Browse files Browse the repository at this point in the history
  • Loading branch information
PaperMtn committed Nov 11, 2024
1 parent bcd5602 commit 581060b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@
### Added
- Signatures now loaded into memory instead of being saved to disk. This allows for running on read-only filesystems.
- Tests for Docker build
- Enhanced deduplication of findings
- The same match should not be returned multiple times within the same scope. E.g. if a token is found in a commit, it should not be returned multiple times in the same commit.
- All dates are now converted and logged in UTC
- Unit tests added for models and utils

### Fixed
- Error when searching wiki-blobs
Expand Down

0 comments on commit 581060b

Please sign in to comment.