Flying-circus

Latest version: v0.7.1

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

Scan your dependencies

Page 1 of 2

0.7.1

Changed
* Update AWS Resource specification to v6.2.0

0.7.0

Changed
* Update AWS Resource specification to v4.3.0
* Build and release with [Azure Pipelines](https://dev.azure.com/garyd203/flying-circus/_build/)

Security
* Upgrade to PyYAML v5.1 from v3.13. This addresses
[CVE-2017-18342](https://security-tracker.debian.org/tracker/CVE-2017-18342),
which was documented in [PyYAML bug 207](https://github.com/yaml/pyyaml/issues/207).
Note that this bug **did not** affect Flying Circus, because YAML is only
dump'ed, and hence there was no unsafe use of `yaml.load` with an untrusted
source)
* Upgrade to Jinja2 v2.10.1 from v2.10. This addresses
[CVE-2019-10906](https://nvd.nist.gov/vuln/detail/CVE-2019-10906). Note that
this bug **did not** affect Flying Circus users, because Jinja2 was only
used in an internal tool.

0.6.6

Changed
* Update AWS Resource specification to v4.1.0

0.6.5

Changed
* Support equals for ImportValue

0.6.4

Changed
* Update AWS Resource specification to v3.3.0
* Utilities to create inline AWS Lambda functions
* Support equals for GetAtt

0.6.3

Changed
* Python packaging changes only.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.