Bugout

Latest version: v0.2.17

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

Scan your dependencies

Page 4 of 7

0.1.19

This update modifies `Bugout.update_entry_content` to accept tags as part of an entry update.

This means that users no longer have to make 2 separate HTTP requests to update an entry and its tags.

It also adds the `tags_action` parameter which takes values from the `bugout.journal.TagsAction` enumeration.

If `tags_action = TagsAction.merge`, the tags that the user passes to `Bugout.update_entry_content` are merged into the tags on the server. If `tags_action = TagsAction.replace`, they *replace* the tags on the server.

0.1.18

During token creation can be specified `token_note`.

0.1.17

Added an order argument to the journal search method on the Bugout client.

0.1.16

Added update resource handler.

0.1.14

Create token and users handlers accepts `application_id`. Bypassing Bugout API exception `status_code` and `detail` with `BugoutResponseException`.

0.1.13

Bugout applications and resources support.

Page 4 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.