cloudimized
cloudimized copied to clipboard
Google Cloud Platform (GCP) configuration scanning tool
Bumps [certifi](https://github.com/certifi/python-certifi) from 2021.10.8 to 2022.12.7. Commits 9e9e840 2022.12.07 b81bdb2 2022.09.24 939a28f 2022.09.14 aca828a 2022.06.15.2 de0eae1 Only use importlib.resources's new files() / Traversable API on Python ≥3.11 ... b8eb5e9 2022.06.15.1...
Python API when returning results have inconsistent list ordering of elements. This can result in changing output yaml files between each scan. Currently cloudimized performs sorting based on **name** value...
Currently Cloudimized searches logs in GCP for any detected change in a time window that is static in size and calculated from the moment that all resources have been scanned...
Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.6 to 42.0.4. Changelog Sourced from cryptography's changelog. 42.0.4 - 2024-02-20 * Fixed a null-pointer-dereference and segfault that could occur when creating a PKCS#12 bundle. Credit to...
Bumps [grpcio](https://github.com/grpc/grpc) from 1.53.0 to 1.53.2. Release notes Sourced from grpcio's releases. Release v1.53.2 This is release gRPC Core 1.53.2 (glockenspiel). For gRPC documentation, see grpc.io. For previous releases, see...
Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.37 to 3.1.41. Release notes Sourced from gitpython's releases. 3.1.41 - fix Windows security issue The details about the Windows security issue can be found in this...
Currently when using filtering of results fields in include mode - explicitly defining fields returned doesn't allow filtering on nested structures (i.e. nested dictonaries)