Pullbug

Latest version: v5.1.2

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

Scan your dependencies

Page 5 of 6

2.0.5

- Fixed bug where arguments weren't being passed properly to the `run_missing_checks` function.
- Beefed up tests to ensure args were being passed to this function

2.0.4

- Adding missing `main` entrypoint function that was accidentally deleted during code refactor for v2.0.0

2.0.3

- Replaced `logger.warning` with `logger.error` as they were used incorrectly (closes 15)

2.0.2

- Correcting references of "Pull Bug" to "Pullbug"

2.0.1

- Instead of raising an error when no pull or merge requests can be found, we return that message. This is helpful when a user wanted to use both GitHub and GitLab in a single invocation. The previous implementation would exit the script without running the other.

2.0.0

- Added context for GitHub, you can now get personal pull requests in addition to orgs
- Added logging both to console and to a file. Logs will rollover when their size gets too big
- Added various error handling that was missing
- Added unit tests and code coverage
- Bumped character count from 100 to 120 for descriptions on messages
- Assignees are now checked against the assignee array instead of a single assignee if there are multiple
- Bumped pagination from 20 to 100 items
- Updated documentation
- Various settings now have default values
- Introduced various new settings that can be altered
- Various bug fixes

Page 5 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.