Bugsy

Latest version: v0.12.0

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

Scan your dependencies

Page 1 of 2

0.10.0

==================

* Add the ability to search via Product and components.
* add python 3.6 support

0.9.0

==================

* Adding Python 3 Support
* Added more support for testing

0.8.0

==================

* Updated installation documentation
* Adds the ability to set or remove dependent/blocking bugs Fixes 32
* Property to add or remove keywords. Fixes 31
* split the code for setting bug updates into it's own method
* Use headers for auth instead of URL parameters. Fixes 29.
* Use JSON instead of form encoding when posting comments and tags.
* Add the ability to set the cc list. Fixes 33
* Send data in POSTs and PUTs as JSON, not form-encoded.
* Remove link to index document as that creates infinite recursion in Sphinx
* Add a Bugsy.authenticated property

0.7.0

==================

* Correct pyflakes error
* Add error codes returned from Bugzilla to errror messages
* Handle when Bugzilla returns errors with a 200 status code
* Correct test when ting into an existing bug
* Handle the case where isnt on the
* Add the ability to get the blockers and dependent bugs
* Pop messages on the bug that were added for creation otherwise you get an error
* Get the ability to get keywords associated to the bug.
* Add the ability to get the cc list of a bug

0.6.0

==================

* Update flake8 config to only check the correct items.
* Fix flake8 errors.
* Move final requests to use central request and handler methods
* Move Exception to BugsyException
* Add more tests for resiliency against HTTP errors during API requests
* Remove support for Python 2.6. I won't be actively working against it but won't be mindful of errors
* Fix formatting to work with python 2.6
* Update error handling for the majority of cases so that it is handled centrally
* Clean up imports of tests
* Remove duplication in Exception handling
* Move Errors to their own file and update imports for others.
* Move JSON handling into request method
* Use correct response HTTP code for Bugzilla error handling tests

0.5.0

==================

* Add the ability to set tags on comments. Fixes 5
* Add the ability to set and get assignee on a bug. Fixes 17
* Raise an error when posting a comment and we get a error back from Bugzilla. Fixes 25
* Raise an exception when `get()` is called and Bugzilla can not return it. Fixes 24
* Add configuration for flake8
* Improve the docs & examples for add_comment()
* Make sure the docs index page is listed in the sidebar table of contents
* Make sure Sphinx autodoc generates docs for Class __init__ methods
* Make the Bugsy PyPI page link to GitHub
* Add Bugzilla API keys support
* fix unit tests by using all defaults include_fields into requests
* include whiteboard when pulling bug data from bugzilla
* add test coverage link in README.md
* Add unit test coverage report on coveralls
* create documented properties for available comment data
* run flake8 on travis and ask contributors to do so
* flake8 fixes in bugsy package

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.