Rapporto

Latest version: v0.6.1

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

Scan your dependencies

Page 2 of 2

0.1.0

- GitHub: Started using `GH_TOKEN` environment variable instead of `GITHUB_TOKEN`,
see [Authenticate to GitHub in GitHub Actions].
- Project: Refactored codebase to become a real Python package
- Project: Added CI/GHA workflow invoking `poe check`, and Dependabot configuration
- GitHub: Refactored current adapter code into `rapporto.github`, to accompany
including other adapters
- Project: Added documentation using Sphinx and PyData Sphinx Theme, and RTD.
See [Rapporto Documentation].
- Slack/Export: Added conversation exporter. Thanks, WalBeh.
- Slack/Export: Refactored CLI to use Click
- GitHub/Attention: Added `GitHubAttentionReport`, to report about important items
that deserve your attention, bugs first.
- GitHub: Make options optional, to report about the complete corpus
- GitHub: Display full project names `<org>/<project>` within Markdown links

[Authenticate to GitHub in GitHub Actions]: https://josh-ops.com/posts/gh-auth-login-in-actions/
[Rapporto Documentation]: https://rapporto.readthedocs.io/

0.0.2

- GitHub/API: Fixed link templating API vs. HTML
- UX: Accept year-of-week time range format like `2025W06`
- GitHub/Actions: Added subcommand "qa", for reporting about PR failures
- Infra: Added logging
- GitHub: Fixed using GITHUB_TOKEN only if it's defined
- Project: Improved documentation
- GitHub/Activity: Markdown: Sanitized link titles that include `[]` brackets
- GitHub/Activity: Improved report layout

0.0.1

- GitHub/Activity: Added command-line interface (CLI).
- GitHub/Activity: Added "top/significant changes" feature, roughly based on those PR attributes:

comments 0
review_comments 0
commits 1
additions 26
deletions 25
changed_files 2

0.0.0

- GitHub/Activity: Made it work by translating GitHub search queries into Python code.
text
"org:python author:AA-Turner created:2025-01-01..2025-01-31 is:issue"
"org:python author:AA-Turner created:2025-01-01..2025-01-31 is:pr"

shell
rapporto github activity --organization=python --author=AA-Turner --when="2025-01-01..2025-01-31"

Page 2 of 2

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.