Github-archive

Latest version: v6.3.0

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

Scan your dependencies

Page 3 of 6

4.4.0

- Adds an `--include` and `--exclude` CLI flag that accepts a comma-separated list of repo names to either include or exclude. If neither are passed, no filtering will occur (closes 43)

4.3.0

- Adds the ability to specify a custom base_url for GitHub (useful for enterprise GitHub users with a custom hostname, closes 41)

4.2.2

- Adds `mypy` and fixes typing errors

4.2.1

- Bumps `woodchips` to use the new implementation (also fixes a bug where we were creating a new `woodchips.Logger` class each time we called the logger instead of reusing the same logger instance)
- Adds missing `__all__` variable for importing
- Added Python type hinting

4.2.0

- Uses `woodchips` for logging and removes internal logging logic from the package
- Refactors git commands to not change directories but instead run commands with the `-C` flag to invoke it in the directory we want

4.1.1

- Fixes a bug that wouldn't allow for gist cloning/pulling because of a bad "forks" check on a gist GitHub object
- Adds a missing check to ensure that at least one CLI argument was passed (closes 40)
- No longer invoke a shell while using the subprocess module. Git operations should now be more stable across operating systems

Page 3 of 6

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.