Cloudwash

Latest version: v2.1.0

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

Scan your dependencies

Page 1 of 2

2.0.0

What's Changed
* [Develop] Code Abstraction/Standardisation of Resource Types by jyejare in https://github.com/RedHatQE/cloudwash/pull/116
* Adding gitleaks pre-commit hook to refrain from pushing secrets by jyejare in https://github.com/RedHatQE/cloudwash/pull/123
* Unified/Simplified Cloud Provider Cleanup and Resource Types by jyejare in https://github.com/RedHatQE/cloudwash/pull/126
* Backstage Catalog Info by jyejare in https://github.com/RedHatQE/cloudwash/pull/131
* [bug-fix] mismatch provider name in discs cleaup in `Developer` Branch by omkarkhatavkar in https://github.com/RedHatQE/cloudwash/pull/130
* Bump pypa/gh-action-pypi-publish from 1.8.11 to 1.8.14 by dependabot in https://github.com/RedHatQE/cloudwash/pull/128
* Bump pre-commit/action from 3.0.0 to 3.0.1 by dependabot in https://github.com/RedHatQE/cloudwash/pull/125
* refactored with new design for resource images, stacks, nics, pips by omkarkhatavkar in https://github.com/RedHatQE/cloudwash/pull/132
* Add support for collecting deletable OCP leftovers from AWS by oharan2 in https://github.com/RedHatQE/cloudwash/pull/134
* Adding a block for how to run the cloudwash setup locally by mayurilahane in https://github.com/RedHatQE/cloudwash/pull/124
* Develop: Rebase GCE cleanup by jyejare in https://github.com/RedHatQE/cloudwash/pull/139
* Bump docker/build-push-action from 5 to 6 by dependabot in https://github.com/RedHatQE/cloudwash/pull/135
* Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.9.0 by dependabot in https://github.com/RedHatQE/cloudwash/pull/136
* Cloudwash supporting Containers cleanup by jyejare in https://github.com/RedHatQE/cloudwash/pull/140
* Create html based report for dry runs for cloud providers. by msajidmansoori12 in https://github.com/RedHatQE/cloudwash/pull/138
* Handled Packaging of CSS file right by jyejare in https://github.com/RedHatQE/cloudwash/pull/145
* [Develop] VMWare cleanup alignment with Develop branch by jyejare in https://github.com/RedHatQE/cloudwash/pull/146
* Develop: Rebase for OCP resource cleanup on AWS by jyejare in https://github.com/RedHatQE/cloudwash/pull/137
* Merging the Develop branch into Master by jyejare in https://github.com/RedHatQE/cloudwash/pull/152

New Contributors
* oharan2 made their first contribution in https://github.com/RedHatQE/cloudwash/pull/134
* mayurilahane made their first contribution in https://github.com/RedHatQE/cloudwash/pull/124
* msajidmansoori12 made their first contribution in https://github.com/RedHatQE/cloudwash/pull/138

**Full Changelog**: https://github.com/RedHatQE/cloudwash/compare/1.3.1...2.0.0

1.3.1

What's Changed
* Update pre-commit hooks by Gauravtalreja1 in https://github.com/RedHatQE/cloudwash/pull/115
* Add support for VM cleanup in VMware provider by Gauravtalreja1 in https://github.com/RedHatQE/cloudwash/pull/114
* Updated README with table showing supported types and cloud providers… by anchalsingh2929 in https://github.com/RedHatQE/cloudwash/pull/118

New Contributors
* Gauravtalreja1 made their first contribution in https://github.com/RedHatQE/cloudwash/pull/115
* anchalsingh2929 made their first contribution in https://github.com/RedHatQE/cloudwash/pull/118

**Full Changelog**: https://github.com/RedHatQE/cloudwash/compare/1.2.0...1.3.1

1.2.0

What's Changed
* Add ENTRYPOINT and CMD by mshriver in https://github.com/RedHatQE/cloudwash/pull/108
* Bump pypa/gh-action-pypi-publish from 1.8.5 to 1.8.8 by dependabot in https://github.com/RedHatQE/cloudwash/pull/103
* Bump pypa/gh-action-pypi-publish from 1.8.8 to 1.8.10 by dependabot in https://github.com/RedHatQE/cloudwash/pull/105
* Bump docker/login-action from 2 to 3 by dependabot in https://github.com/RedHatQE/cloudwash/pull/110
* Bump docker/setup-qemu-action from 2 to 3 by dependabot in https://github.com/RedHatQE/cloudwash/pull/109
* Bump actions/checkout from 3 to 4 by dependabot in https://github.com/RedHatQE/cloudwash/pull/106

New Contributors
* mshriver made their first contribution in https://github.com/RedHatQE/cloudwash/pull/108

**Full Changelog**: https://github.com/RedHatQE/cloudwash/compare/1.1.4...1.2.0

1.1.4

What's Changed
* **Adding image cleanup for clouds by akhil-jha in https://github.com/RedHatQE/cloudwash/pull/101**
* Bump pypa/gh-action-pypi-publish from 1.6.4 to 1.8.5 by dependabot in https://github.com/RedHatQE/cloudwash/pull/93
* Bump actions/checkout from 2 to 3 by dependabot in https://github.com/RedHatQE/cloudwash/pull/89
* Bump docker/build-push-action from 3 to 4 by dependabot in https://github.com/RedHatQE/cloudwash/pull/86

New Contributors
* akhil-jha made their first contribution in https://github.com/RedHatQE/cloudwash/pull/101

**Full Changelog**: https://github.com/RedHatQE/cloudwash/compare/1.1.3...1.1.4

1.1.3

What's Changed
* Update Dockerfile and GitHub Actions to use Python 3.11 by ogajduse in https://github.com/RedHatQE/cloudwash/pull/85
* Bump pypa/gh-action-pypi-publish from 1.5.2 to 1.6.4 by dependabot in https://github.com/RedHatQE/cloudwash/pull/84

New Contributors
* ogajduse made their first contribution in https://github.com/RedHatQE/cloudwash/pull/85

**Full Changelog**: https://github.com/RedHatQE/cloudwash/compare/1.1.2...1.1.3

1.1.2

What's Changed
* add azure resource group/region matrix option by laDok8 in https://github.com/RedHatQE/cloudwash/pull/77


**Full Changelog**: https://github.com/RedHatQE/cloudwash/compare/1.1.1...1.1.2

Page 1 of 2

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.