Agipy

Latest version: v0.2.2

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

Scan your dependencies

0.2.2

Description

This release adds a confirmation prompt to the Azure provider, so you won't accidentally delete resource groups you _actually need_ any longer. :roll_eyes:

Microsoft Azure Provider

You now either have to confirm an interactive prompt or pass `--yes` as an additional command line flag in order to confirm the deletion of resource groups.

0.2.1

Description

This release contains improvements to the overall command structure, to the Azure provider, as well as support for Python 3.6

Command structure

Until this release, providers where implemented as arguments. As of now, they're subcommands! This means more flexibility and represents the difference in syntax a bit better.

Microsoft Azure Provider

The Azure provider got a lot of additional test cases to make it even more solid. With the current implementation, I'd consider this one "production ready". :nerd_face:

0.2.0

Description

This is the minimal viable product, containing a basic command line interface and a provider for Microsoft Azure.

Microsoft Azure Provider

With this release, you can delete resource groups on Microsoft Azure tenants. Check out the "How to use the `azure` provider" section. 👍

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.