Squad

Latest version: v1.93

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

Scan your dependencies

Page 35 of 36

0.21

* frontend:
* Add missing red bar in group main page for test failures
* core:
* add support for per-project custom email templates
* comparison: use environment name is available
* Add script to run a development environment on docker
* ci/lava
* log and notify by email any errors when fetching test jobs

0.20.3

* core:
* add management command to force sending an email report.
* This can be used for example to help local testing
* ci/lava:
* filter events down do the ones we can (and want to) handle
* frontend:
* fix crash when viewing projects with no data

0.20.2

* frontend:
* fix javascript error

0.20.1

* core:
* fix update of ProjectStatus objects

0.20

* core:
* admin:
* move "re-send notification" action to ProjectStatus
* expose Build data
* sort ProjectStatus by build date
* Test results:
* use just "skip" instead of "skip/unknown"
* ProjectStatus: determine `previous` (baseline for comparison in
notification) dinamically, by getting the previous build that has complete
data.
* Project: avoid duplicated projects in listing
* notification: list explicitly number of skipped tests
* frontend: improve wording on project home page
* ci/listen: spawn listener processes without fork()

0.19

* core:
* notifications:
* retry if ProjectStatus id does not exist (yet). Handles race condition
when worker process tries to send a notification before the corresponding
data has been commited to the database by the process requesting the
notification.
* Build data:
* don't count tests that have been retried twice. e.g. if a test job is
resubmitted, the test results produced will override any corresponding
test results from previous test jobs.
* frontend:
* optimize database queries used to compose build page. Data tested shows a
reduction of ~95% in the response time.
* avoid producing exceptions when users try to access an unexisting group
(not just returns an 404 error quietly).
* show all builds in the project front page (i.e. don't omit the last build,
that already has details displayed, from the full list of builds).
* hide resubmit button from unprivileged users (who should't be allowed to
resubmit in the first place).
* ci/lava:
* automatically resubmit jobs that failed due to infrastructure problems that
we already know about.

Page 35 of 36

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.