v0.1.19
Key Highlights
- Support for new Entities types:
- GitHub Finegrained Personal Access Token
- RSA, EC, DSA Private Keys
- OpenSSH Private Key
- Google Account Private Key
- Improved configuration validation
- Improvements to SQLite DB state storage subsystem
- Security fixes
What's Changed
- Ensure the build module is installed before running build command by @Raj725 in #511
- Update Pebblo Docs Footer by @rutujaac in #517
- #515 raise if --config is passed but file does not exist by @aramnhammer in #516
- Upversion pebblo to 0.1.19rc1 by @srics in #525
- Bugfix/#514 move weasyprint dependency check to config validation by @aramnhammer in #524
- added changes for github and slack token by @gr8nishan in #512
- Confidence score changes for DB by @dristysrivastava in #523
- SQLite - Minor fixes by @shreyas-damle in #521
- Fix entity details response to return based on location order by @dristysrivastava in #528
- Remove pinned pkg versions to avoid dependency error by @srics in #513
- Fix the ruff command error by @Raj725 in #520
- DB load history by @shreyas-damle in #529
- Add support for private keys by @gr8nishan in #527
- Fixed timeit issue by @shreyas-damle in #531
- Fixed text overflow on snippet details "snippet" string by @rutujaac in #526
- Fix Data source path overflow issue by @rutujaac in #500
- Dependabot fixes by @Raj725 in #534
- Add lint-fix target by @srics in #532
- added changes for new api for entity and topic classification by @gr8nishan in #518
- Fixed the issue where app was being shown multiple times on local UI by @shreyas-damle in #535
- Added new Pebblo Docs version by @rutujaac in #536
- Fix sorting on findings-total by @rutujaac in #537
- Swagger changes in pebblo server APIs by @dristysrivastava in #530
- Adding mode knob in config under classifier by @dristysrivastava in #538
- Showing anonymized data in DB apps by @dristysrivastava in #533
- Adding classifier mode changes for file type storage by @dristysrivastava in #540
- Fixed integration tests by @shreyas-damle in #541
- Show zero state for App Finding tabs by @rutujaac in #544
- Fix Security Issues by @rutujaac in #542
- Show zero in tables on Local UI by @rutujaac in #545
- Update version to 0.1.19 by @srics in #546
- Fixing client_version error by @dristysrivastava in #547
New Contributors
- @aramnhammer made their first contribution in #516
Full Changelog: v0.1.18...v0.1.19