Sephiroth

Latest version: v1.0.4

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

Scan your dependencies

3.8

Security: Security updates for jinja2, cryptography, and bleach dependencies.

1.0.4

What's Changed
* Fixed Google-Cloud and "minified" Docker-Image by mawoka-myblock in https://github.com/0xdade/sephiroth/pull/21
* Bump python from 3.9.5-alpine3.14 to 3.9.6-alpine3.14 by dependabot in https://github.com/0xdade/sephiroth/pull/22
* Bump wheel from 0.36.2 to 0.37.0 by dependabot in https://github.com/0xdade/sephiroth/pull/23
* Bump certifi from 2021.10.8 to 2022.12.7 by dependabot in https://github.com/0xdade/sephiroth/pull/57
* Bump wheel from 0.37.1 to 0.38.4 by dependabot in https://github.com/0xdade/sephiroth/pull/55
* Fix azure by 1nd0 in https://github.com/0xdade/sephiroth/pull/78
* Add cloudflare to targets by willk in https://github.com/0xdade/sephiroth/pull/79
* Fixed Azure - new stage 1 URL, new download link element by psayler in https://github.com/0xdade/sephiroth/pull/80

New Contributors
* mawoka-myblock made their first contribution in https://github.com/0xdade/sephiroth/pull/21
* 1nd0 made their first contribution in https://github.com/0xdade/sephiroth/pull/78
* willk made their first contribution in https://github.com/0xdade/sephiroth/pull/79
* psayler made their first contribution in https://github.com/0xdade/sephiroth/pull/80

**Full Changelog**: https://github.com/0xdade/sephiroth/compare/v1.0.3...v1.0.4

1.0.3

Added: Digital Ocean support added by zevlag using Digital Ocean's new CSV output.

1.0.2

This update brings the new method for fetching GCP ip ranges from their published json file instead of the janky dns crawling mechanism.

It also brings a new flag, `--compacted` which can be used to automatically compact neighboring CIDR ranges. When run against the four cloud providers that sephiroth supports, a reduction in size of roughly 10x is seen.

bash
sephiroth -t aws -t gcp -t oci -t azure -s nginx --compacted >/dev/null
sephiroth -t aws -t gcp -t oci -t azure -s nginx >/dev/null
wc -l output/2020-08-05_001815_nginx_aws_gcp_oci_azure.conf output/2020-08-05_001827_nginx_aws_gcp_oci_azure.conf
3037 output/2020-08-05_001815_nginx_aws_gcp_oci_azure.conf
32069 output/2020-08-05_001827_nginx_aws_gcp_oci_azure.conf

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.