Pebblo

Latest version: v0.1.14

Safety actively analyzes 623133 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.1.14

<p align="center">
<img src="https://github.com/daxa-ai/pebblo/assets/1734012/3c314f58-379e-4a83-9c10-b319015ad6fe" width=450>
</p>

Key highlights

* [Local UI / Reporting] Display authorized identities in ingested documents
* [Local UI / Reporting] Display RAG document snippet authorized identities
* Bubble chart of top semantic topics ingested into Vector DB
* Add support for Pebblo Cloud API - to display Gen-AI apps in Daxa UI
* Docker support for pebblo-server installation and deployment
* Add SafeRetriever sample with Identity and Semantic Topic enforcement

What's Changed
* Add Pebblo SafeLoader and SafeRetriever by srics in https://github.com/daxa-ai/pebblo/pull/273
* MyPy Config Changes by siddheshwar-more in https://github.com/daxa-ai/pebblo/pull/274
* Update SafeLoader and SafeRetriever by srics in https://github.com/daxa-ai/pebblo/pull/276
* Fix spelling errors by rutujaac in https://github.com/daxa-ai/pebblo/pull/284
* Pebblo Docs - Add different reports examples in Config tab by rutujaac in https://github.com/daxa-ai/pebblo/pull/283
* Add timezone to local UI dates by rutujaac in https://github.com/daxa-ai/pebblo/pull/287
* Updated Snippet tab in Pebblo UI by rutujaac in https://github.com/daxa-ai/pebblo/pull/270
* Add UT for reports module by rutujaac in https://github.com/daxa-ai/pebblo/pull/258
* Pebblo identity rag demo by Raj725 in https://github.com/daxa-ai/pebblo/pull/290
* Added Pebblo Cloud Sample App by shreyas-damle in https://github.com/daxa-ai/pebblo/pull/292
* Added Empty state for Reports by rutujaac in https://github.com/daxa-ai/pebblo/pull/285
* Pebblo UI - Handle null states for objects by rutujaac in https://github.com/daxa-ai/pebblo/pull/294
* Added readme and requirements file for pebblo cloud sample by shreyas-damle in https://github.com/daxa-ai/pebblo/pull/295
* Update download url for pip install by siddheshwar-more in https://github.com/daxa-ai/pebblo/pull/298
* Added changes for Docker image by siddheshwar-more in https://github.com/daxa-ai/pebblo/pull/277
* Pebblo Docker README and Installation guide changes by siddheshwar-more in https://github.com/daxa-ai/pebblo/pull/299
* Loader doc response changes for Pebblo Cloud initial work by shreyas-damle in https://github.com/daxa-ai/pebblo/pull/297
* Docker config pebblo by siddheshwar-more in https://github.com/daxa-ai/pebblo/pull/301
* Pebblo install using *.whl file download by siddheshwar-more in https://github.com/daxa-ai/pebblo/pull/300
* Allow CORS by dristysrivastava in https://github.com/daxa-ai/pebblo/pull/302
* Adding pebblo client as well as server version for local UI and reports by dristysrivastava in https://github.com/daxa-ai/pebblo/pull/303
* Added pebblo version on reports and local UI by rutujaac in https://github.com/daxa-ai/pebblo/pull/304
* Added bubble chart for findings by rutujaac in https://github.com/daxa-ai/pebblo/pull/305
* Fixed breaking Local UI by shreyas-damle in https://github.com/daxa-ai/pebblo/pull/310
* Fixed bubble chart render by rutujaac in https://github.com/daxa-ai/pebblo/pull/311
* Add samples for retrieval with Identity & Semantic Enforcement by Raj725 in https://github.com/daxa-ai/pebblo/pull/307
* Authorized Identity - backend changes to show authorized identities by shreyas-damle in https://github.com/daxa-ai/pebblo/pull/308
* Identity UI added for local ui and reports by rutujaac in https://github.com/daxa-ai/pebblo/pull/312
* Update bubble chart UI by rutujaac in https://github.com/daxa-ai/pebblo/pull/317
* Updated Pebblo client version UI by rutujaac in https://github.com/daxa-ai/pebblo/pull/316
* Upversion to 0.1.14 by srics in https://github.com/daxa-ai/pebblo/pull/321
* Update Tooltip UI and truncate long file names in table in Local UI by rutujaac in https://github.com/daxa-ai/pebblo/pull/320
* Docker: Update logging level to Info by siddheshwar-more in https://github.com/daxa-ai/pebblo/pull/314
* Update bubble chart height to be dynamic by rutujaac in https://github.com/daxa-ai/pebblo/pull/322
* Fix: single finding in bubble chart by rutujaac in https://github.com/daxa-ai/pebblo/pull/324


**Full Changelog**: https://github.com/daxa-ai/pebblo/compare/v0.1.13...v0.1.14

0.1.13

* Updating config value anonymizeAllEntities to anonymizeSnippets by dristysrivastava in https://github.com/daxa-ai/pebblo/pull/269
* Remove pango dependency by shreyas-damle in https://github.com/daxa-ai/pebblo/pull/271
* Update README - remove reference to pango by srics in https://github.com/daxa-ai/pebblo/pull/272


**Full Changelog**: https://github.com/daxa-ai/pebblo/compare/v0.1.12...v0.1.13

0.1.12

Key highlights

* New Local-UI to browse the reports at `http//localhost:8000/pebblo`
* Enhanced Entity Classifier with context matching for improved accuracy
* PDF Report generation using xhtml2pdf (removes `pango` dependency)
* Documentation updates

![pebblo-local-ui-v0 1 12](https://github.com/daxa-ai/pebblo/assets/1734012/652c5798-485f-4b93-be9b-270f3b83eb07)


What's Changed
* Update Pebblo diagrams by srics in https://github.com/daxa-ai/pebblo/pull/182
* Resolve ruff lint errors by shreyas-damle in https://github.com/daxa-ai/pebblo/pull/171
* Config Documentation for Pebblo by KunalJadhav5 in https://github.com/daxa-ai/pebblo/pull/166
* Update load history template by rutujaac in https://github.com/daxa-ai/pebblo/pull/174
* Changes for mypy ruff linting by siddheshwar-more in https://github.com/daxa-ai/pebblo/pull/190
* Added details for Load History section in report. by shreyas-damle in https://github.com/daxa-ai/pebblo/pull/181
* Adding documentation for Pebblo Topic and Entity Classifier by rohiniNN in https://github.com/daxa-ai/pebblo/pull/186
* Update xhtml2pdf report template by rutujaac in https://github.com/daxa-ai/pebblo/pull/188
* Rename files to documents in weasyprintTemplate.html by rutujaac in https://github.com/daxa-ai/pebblo/pull/193
* Changing Pebblo Daemon to Pebblo server and fixing previous PR bug by rohiniNN in https://github.com/daxa-ai/pebblo/pull/197
* fixing report link in document pages by rohiniNN in https://github.com/daxa-ai/pebblo/pull/201
* Added config documentation in sidebar. by KunalJadhav5 in https://github.com/daxa-ai/pebblo/pull/198
* Pebblo Docs - Remove unused md files by rutujaac in https://github.com/daxa-ai/pebblo/pull/194
* Pebblo CI tests by siddheshwar-more in https://github.com/daxa-ai/pebblo/pull/202
* [Entity Classifier] Enhance Entity Classifier using words context (Presidio) by dristysrivastava in https://github.com/daxa-ai/pebblo/pull/204
* Updating scores for entity classifier for context matching by dristysrivastava in https://github.com/daxa-ai/pebblo/pull/210
* Update field in xhtml2pdf template for findings by rutujaac in https://github.com/daxa-ai/pebblo/pull/211
* Feature local UI by shreyas-damle in https://github.com/daxa-ai/pebblo/pull/222
* Fixed swapped findings entities and findings topics counts. by shreyas-damle in https://github.com/daxa-ai/pebblo/pull/238
* [Fix] data source label value fixed by KumarNitin19 in https://github.com/daxa-ai/pebblo/pull/239
* [Fix] local ui app details page snippet count fixed by KumarNitin19 in https://github.com/daxa-ai/pebblo/pull/240
* [Fix] search fixed for table local ui by KumarNitin19 in https://github.com/daxa-ai/pebblo/pull/241
* Upversion to 0.1.12 by srics in https://github.com/daxa-ai/pebblo/pull/246

New Contributors
* rohiniNN made their first contribution in https://github.com/daxa-ai/pebblo/pull/186

**Full Changelog**: https://github.com/daxa-ai/pebblo/compare/v0.1.11...v0.1.12

0.1.11

New features

0.1.10

* Revert "Pebblo config.yaml support" by Raj725 in https://github.com/daxa-ai/pebblo/pull/117
* Update Pebblo Docs to Docusaurus v3 by rutujaac in https://github.com/daxa-ai/pebblo/pull/118
* Fixing entity classifier initialization issue. by shreyas-damle in https://github.com/daxa-ai/pebblo/pull/116

New Contributors
* KunalJadhav5 made their first contribution in https://github.com/daxa-ai/pebblo/pull/108

**Full Changelog**: https://github.com/daxa-ai/pebblo/compare/v0.1.9...v0.1.10

0.1.9

**Full Changelog**: https://github.com/daxa-ai/pebblo/compare/v0.1.8...v0.1.9

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.