Pbincli

Latest version: v0.3.5

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

Scan your dependencies

Page 1 of 2

0.3.5

Fixed:
* Usage of debug option when command is not provided (https://github.com/r4sas/PBinCLI/issues/38)

**Full Changelog**: https://github.com/r4sas/PBinCLI/compare/0.3.4...0.3.5

0.3.4

Fixed:
* Reading options from config file (37)

**Full Changelog**: https://github.com/r4sas/PBinCLI/compare/0.3.3...0.3.4

0.3.3

Added:
* URL support in `delete` command, `--paste` and `--token` options are suppressed

Changed:
* Added support for additional paste options in configuration file

**Full Changelog**: https://github.com/r4sas/PBinCLI/compare/0.3.2...0.3.3

0.3.2

Re-pushed release due to incorrect markup in README.

New:
* `verbose` option
* `mirrors` option to print links to service mirrors
* Interruption handler
* Support custom shortener services
* URL support for fetching paste from server

Fixed:
* Validate config file for empty lines
* Parsing config file with more than one `=` in line (tacerus)
* Search config file in specific directories on Windows and MacOS
* Fixed documentation
* Usage of shortener without providing API type or URL to service (tacerus)

0.3.1

New:
* Server choice for get and delete commands
* Pycrypto installation check (20)

Fixed:
* Include license and requirements in source archive for pypi
* Unable to decrypt pastes with non-default encryption options (22)

0.3.0

New:
* Added validation of PrivateBin instance URL - 18 (it must contain trailing slash because POST is used)
* URL shortener support with various supported services - 19
* Shortener configuration, certificate validation and insecure warning settings can be configured in config file or via env

Changed:
* Restructured some parts of code by splitting big code chunks in functions (encrypt/decrypt)
* Rework error messaging repeatable code (moved in utils)
* Reduce code duplication (requests session configuring)

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.