Squad

Latest version: v1.87

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

Scan your dependencies

Page 32 of 36

0.32.3

* Revert "squad.run: exec an actual gunicorn process"

0.32.2

* ci: fix off-by-one error

0.32.1

* squad.run: exec an actual gunicorn process
* ci: handle maximum fetch attempts in works as well

0.32

* core: fix query for "test pass %"
* ci: limit fetch attempts with temporary issues
* ci/lava:
* Fix exception handling for failed log fetching
* disable log fetching for the moment

0.31

* core.admin: list and fiter by ProjectStatus.finished
* ci/lava:
* speed up parsing of structured logs and test results from YAML
* fix parsing of test suite names

**IMPORTANT:** starting from this version, the LAVA backend for CI jobs
requires that PyYAML has been compiled with support for libyaml. So if you are
upgrading from a previous version and are using the LAVA integration, make sure
that is the case.

* `python3 -c 'import yaml; print(yaml.__with_libyaml__)'` must print `True`
* if not, make sure you have the development files for libyaml installed
(e.g. `libyaml-dev`) _before_ (re)installing PyYAML.
* To reinstall PyYAML:
`pip install --upgrade --force-reinstall --no-cache-dir PyYAML`

0.30.1

* ci: Reimplement poll as a series of fetch operations
* core.queries: optimize query for "tests pass %" metric
* frontend: add links to test history

Page 32 of 36

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.