Octosuite

Latest version: v3.1.1

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

Scan your dependencies

Page 3 of 5

2.1.0

Whats changed?

- [x] Fixed session terminating on error
- [x] Added a csv logger: users will get to choose whether they wish to log output to a .csv file or not.
- [x] For output that comes in bulk, users will get to specify how many result they wish to see
- [x] Added a prompt for the ``exit`` command
- [x] Added 1 subcommand to the ``user`` command: ``user:follows`` will now be used to check if user(A) follows user(B). ``user:following`` will now be used to return a list of user that the target is following
- [x] Added 2 subcommands to the ``repo`` command: ``repo:issues`` used for getting issues of a repository. ``repo:releases`` for getting releases of a repository
- [x] Added 2 subcommands to the ``version`` command: ``version:check`` will be used to check for new releases of octosuite. ``version:info`` will be used to see version information
- [x] Added command ``source`` (for developers): ``source:tarball`` for downloading a tarball of the octosuite source code. ``source:zipball`` for downloading a zipball of the octosuite source code.
- [x] Will now be installing updates from pypi via ``pip install --upgrade octosuite`` (As a result, all update commands have been deprecated)
- [x] Properly formatted output in commits search results
- [x] Perfomance improvements

2.0.1alpha

CHANGELOG
- [x] Fixed a bug in issue 2

2.0.0beta

![octosuite](https://user-images.githubusercontent.com/74001397/169559955-d07a30ed-d115-48ee-ac2f-0fad48584a18.png)


CHANGELOG
- [x] Added a functionality for returning organizations belonging to a target user (user:orgs)
- [x] Added a functionality for returning a target user's subscriptions (user:subscriptions)
- [x] Added a functionality for returning a target user's events (user:events)
- [x] Added a functionality for returning a list of contributors of a repository (repo:contributors)
- [x] Added a functionality for returning languages of a repository (repo:languages)
- [x] Added a functionality for returning stargazers of a repository (repo:stargazers)
- [x] Added a functionality for returning forks of a repository (repo:forks)
- [x] Added a functionality for checking for latest releases of Octosuite (update:check)
- [x] Added the "clear" command for clearing the screen in the Octosuite command prompt
- [x] Moved the use of the 'update' comnand to 'update:install'
- [x] Will no longer show the "Press any key to continue" prompt, it will instead return its command prompt
- [x] Commands are no longer case sensitive
- [x] Major perfomance improvements

1.9.0

CHANGELOG
* Minor bug fixes and improvements

**Full Changelog**: https://github.com/rly0nheart/octosuite/compare/1.8.0...1.9.0

1.8.0

![prompt](https://user-images.githubusercontent.com/74001397/165648070-7196f05c-1640-4c04-839c-5893653235e8.jpg)

CHANGELOG
* Cleaned code
* Changes and improvements (noticeable)

**Full Changelog**: https://github.com/rly0nheart/octosuite/compare/1.5.0...1.8.0

1.7.0dev

CHANGELOG
* Changed (y/n) behavior in color chooser (where any input apart from 'y' was considered as 'n')
* Added 'logs:view' command for viewing octosuite logs
* Added 'logs:read' command for reading a specified log file
* Added 'logs:delete' command for deleting a specified log file
* Minor improvements


1.6.0-stable
CHANGELOG
* Minor improvements and bug fixes

Full Changelog
https://github.com/rly0nheart/octosuite/compare/1.5.2-alpha...1.6.0-stable

Page 3 of 5

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.