Azure / Azure/azure-sdk-tools

Replace --expiring option in secret rotation tool with --force

Open
#5,647 0 comments 0 reactions 0 assignees View on GitHub
Central-EngSys
Dominant language
C#
Stars
135
Forks
260
Avg merge
3d 1h
Merged PRs (30d)
143

Description

Currently, the tool defaults to rotating all secrets, but can be set to rotate only expiring secrets using the option `--expiring`

This should be replace with a default to rotating expiring, optionally rotating secrets that aren't expiring using the `--force` option

Contributor guide

Open the contributing guide

Research direction

Start at the secret rotation tool's CLI entry point and trace the existing --expiring option handling. Update the default behavior and option name as described, then verify the command help and any available CLI tests cover rotating expiring secrets by default and all secrets with --force.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
security, tooling
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.