This chapter covers the core features and capabilities of Secret Rotator.
--check-agesecrets module (CSPRNG)Follow this guide to get Secret Rotator up and running in your environment.
# Rotate all secrets that exceed their max age
python src/secret_rotator.py --config secrets.json --rotate
# Check which secrets are stale
python src/secret_rotator.py --config secrets.json --check-age
# Roll back a specific secret to its previous value
python src/secret_rotator.py --config secrets.json --rollback api-key-prodConsole output shows rotation status per secret (rotated, skipped, failed, rolled back). The config file is updated in place with new values and timestamps.
Get the full Secret Rotator and unlock everything.
Get the complete guide with every chapter unlocked, including code samples, diagrams, and best practices.
Access all interactive tools with complete data, all workload profiles, and the full scenario library.
Downloadable source code, configuration files, and working examples from every chapter.
Free updates for life. Every new chapter, tool, and improvement included.