Skip to content

Commit 436ff35

Browse files
committed
Update CHANGELOG.md
1 parent f57136e commit 436ff35

File tree

1 file changed

+46
-2
lines changed

1 file changed

+46
-2
lines changed

CHANGELOG.md

Lines changed: 46 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,54 @@
11
# Changelog
22
Changes to the project will be tracked in this file via the date of change.
33

4+
## 2023-01-27
5+
### Changed
6+
- Added tests and option limiters to `ScanHtml` and `ScanJavascript`
7+
- Bug fix + tests for `ScanXl4ma`
8+
9+
## 2023-01-24
10+
### Changed
11+
- Documentation update (@jertel)
12+
- Updating backend flavors
13+
- Bug fixes and tests
14+
15+
### Added
16+
- Added `ScanTlsh` scanner and tests (@ryanborre)
17+
18+
## 2023-01-23
19+
### Changed
20+
- Bug fixes for various tastes / tests (@ryanohoro)
21+
- Updating scanners with common function for file submission to reduce code reuse / potential errors (@ryanohoro)
22+
- Added additional functionality (e.g., `ScanOcr` can not concatenate output into single line) (@ryanohoro)
23+
24+
## 2023-01-22
25+
### Changed
26+
- Additional tests (@ryanohoro)
27+
- Refactoring backend (@ryanohoro)
28+
29+
## 2023-01-21
30+
### Changed
31+
- Bug fix for strelka backend (cached scanners) (@ryanohoro)
32+
33+
## 2023-01-20
34+
### Changed
35+
- Test updates (@ryanohoro)
36+
37+
### Added
38+
- Adds local execution functionality (@ryanohoro)
39+
40+
## 2023-01-19
41+
### Changed
42+
- ARM fix for container build
43+
- Updated documentation for tests (@ryanohoro)
44+
45+
### Added
46+
- Adds `ScanSevenZip` and associated tests. (@ryanohoro)
47+
448
## 2023-01-18
549
### Changed
6-
- Adds tests for ScanPgp, ScanPlist, ScanNf, Updates for ScanOle (@ryanohoro)
7-
- Bug fix in ScanQR (@ryanohoro)
50+
- Adds tests for `ScanPgp`, `ScanPlist`, `ScanNf`, Updates for `ScanOle` (@ryanohoro)
51+
- Bug fix in `ScanQR` (@ryanohoro)
852
- Adds support for WEBP to multiple scanners (@ryanohoro)
953
- Increase collection potential for PGP (@ryanohoro)
1054
- Backend Dockerfile modification (@ryanohoro)

0 commit comments

Comments
 (0)