Release v1.24.0 - Hardened Azure rules - part 2
What's Changed
- Azure rules hardening - Part 2 by @sureshcsdp in #164
Full Changelog: v1.23.0...v1.24.0
🐳 Docker Image
# AWS
docker run --rm -e AWS_ACCESS_KEY_ID -e AWS_SECRET_ACCESS_KEY -e AWS_SESSION_TOKEN -e AWS_REGION getcleancloud/cleancloud scan --provider aws --all-regions
# Azure
docker run --rm -e AZURE_CLIENT_ID -e AZURE_TENANT_ID -e AZURE_SUBSCRIPTION_ID -e AZURE_FEDERATED_TOKEN_FILE -v "${AZURE_FEDERATED_TOKEN_FILE}:${AZURE_FEDERATED_TOKEN_FILE}:ro" getcleancloud/cleancloud scan --provider azure
# GCP (WIF or service account key)
docker run --rm -e GOOGLE_APPLICATION_CREDENTIALS=/gcp-creds.json -v "${GOOGLE_APPLICATION_CREDENTIALS}:/gcp-creds.json:ro" getcleancloud/cleancloud scan --provider gcp --all-projects📦 Pull: docker pull getcleancloud/cleancloud:1.24.0
🔗 Docker Hub: https://hub.docker.com/r/getcleancloud/cleancloud
🔏 Digest: sha256:e8295789eae591ffb0d3f0c782343d65b451e80369c3febfde03d128be2b1b99