Releases: Samsung/CredSweeper
Releases · Samsung/CredSweeper
v1.4.7
v1.4.6
v1.4.5
What's Changed
- Deep scan enchancement by @babenek in #235
- Extend help with possible variables by @babenek in #240
- Propagate size limit config to PatchProvider by @babenek in #241
- Version up to 1.4.5 by @babenek in #243
- Used whathepatch v1.0.3 with fixed issue for huge diffs
Full Changelog: v1.4.4...v1.4.5
v1.4.4
v1.4.3
What's Changed
- Custom config for CredSweeper by @babenek in #191
- Benchmark workflow by @babenek in #202
- Add PR template by @csh519 in #201
- Add option to exclude outputs with cli and config by @meanrin in #207
- Benchmark workflow enchancement by @babenek in #209
- Banner with version and CRC32 sum of program files by @babenek in #212
- Modify benchmark workflow to use current code instead cloned by @babenek in #213
- Updated scores after benchmark data updated by @babenek in #216
- Argument --depth and workaround by @babenek in #215
- Update KeywordPattern to more accuracy and cover "ENC(" case by @csh519 in #214
- Pylint issue fix by @babenek in #218
- Refactored unit test to avoid undefined behaviour by @babenek in #219
- Custom log config by @babenek in #217
- Version up 1.4.3 by @csh519 in #220
Full Changelog: v1.4.2...v1.4.3
v1.4.2
What's Changed
- Add config section to readme by @csh519 in #164
- Auxiliary changes for tests by @babenek in #166
- Catch more zipfile exceptions. by @babenek in #168
- 2022 Aug 04 guide update by @meanrin in #173
- Removed reference about char_to_index.pkl by @babenek in #171
- Test help by @babenek in #174
- Tests: fuzzing and optimizations by @babenek in #172
- Move Tests and Benchmark section to Develop section by @csh519 in #176
- Add completion phrase by @csh519 in #177
- Mocking UT which use service with ban by @babenek in #181
- Logging refactored by @babenek in #175
- Update action.yml by @babenek in #185
- Add minimal pattern value length by @meanrin in #182
- Add .sum extension by @csh519 in #186
- Left barrier for short patterns which may be found in long base64 data by @babenek in #184
- Fuzz target refactored, corpus refuzzed by @babenek in #189
- Raise exception log level to ERROR in api validation by @babenek in #188
- UnitTests improvement by @babenek in #190
- gzip format support by @babenek in #183
- Consolidated json load-dump methods by @babenek in #187
- Removed extra file by @babenek in #196
- Update ml related documentation by @meanrin in #198
- Add xml parser by @csh519 in #193
- Update numpy version to 1.23.0 by @csh519 in #199
- Version up 1.4.2 by @csh519 in #200
Full Changelog: v1.4.1...v1.4.2
v1.4.1
What's Changed
- Add --save-xlsx option by @csh519 in #156
- Auxiliary refactoring by @babenek in #158
- Fit encoding style between --save-json option and --save-xlsx option. by @csh519 in #159
- Warning for huge lines by @babenek in #161
- Add description of config.json and clean documents by @csh519 in #163
- Fix and test AWS multi pattern by @babenek in #162
- Update action.yml by @babenek in #165
- Version up 1.4.1 by @csh519 in #167
Full Changelog: v1.4.0...v1.4.1
v1.4.0
What's Changed
- --ml_validation removed and ML is used by default.
- All ML packages are installed by default.
- ZIP archives might be scanned with option --depth (recursive)
- API validation bugfixes for wrong server response case
v1.3.1
What's Changed
- MlValidator object is created once
- CredSweeper is installed with pip as CLI tool additionally
- CredSweeper may be used as github action
- Added size limit option to skip large files in scan