Rogue-scores

Latest version: v0.0.9

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

Scan your dependencies

Page 1 of 2

0.1.0

-------------------------

- favicon added on the web page

0.0.9

-------------------

All changes of this version are in the upload script.

- support for ``ROGUE_SCORES_SERVER``
- ``--version`` flag support
- redirections are now followed
- User-Agent header added

0.0.8

-------------------

This release fixes a problem in the previous version where the limit of 20
scores has been removed.

0.0.7

-------------------

This is a breaking change on the server side API, but is fully compatible with
previous upload script versions. Unless you have Python code relying on
``rogue_scores.web``'s functions, it's ok to upgrade.

- more log messages on the server side
- stats added on the Web page
- ``/scores`` now serves the JSON scores file, and ``/scores?pretty`` serves a
pretty-printed version
- ``rogue_scores.web`` moved to ``rogue_scores.web.app``
- scores-related functions moved from ``web`` to ``web.store``, with ``Score``
and ``ScoresStore`` classes
- scores are now internally stored as JSON objects instead of list
- the Web page now shows each score's level, status and cause.

0.0.6

-------------------

- ``ROGUE_SCORES_PATH`` support
- the default Web scores file location is now the current directory

0.0.5

-------------------

- ``http[s]`` is not mandatory anymore when entering the remote server
- help text added on the Web index page

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.