Skip to content

cli: Smart Prompt Skipping and Improved Interactive Registry Selection

cd67653
Select commit
Loading
Failed to load commit list.
Draft

CLI Standardization #7

cli: Smart Prompt Skipping and Improved Interactive Registry Selection
cd67653
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Jan 17, 2026 in 4s

3 new alerts including 3 medium severity security vulnerabilities

New alerts in code changed by this pull request

Security Alerts:

  • 3 medium

See annotations below for details.

View all branch alerts.

Annotations

Check warning on line 20 in .github/workflows/_release-cli.yml

See this annotation in the file changed.

Code scanning / CodeQL

Workflow does not contain permissions Medium

Actions job or workflow does not limit the permissions of the GITHUB_TOKEN. Consider setting an explicit permissions block, using the following as a minimal starting point: {}

Check warning on line 105 in .github/workflows/npm-release-ops.yml

See this annotation in the file changed.

Code scanning / CodeQL

Workflow does not contain permissions Medium

Actions job or workflow does not limit the permissions of the GITHUB_TOKEN. Consider setting an explicit permissions block, using the following as a minimal starting point: {contents: read}

Check warning on line 128 in .github/workflows/npm-release-ops.yml

See this annotation in the file changed.

Code scanning / CodeQL

Workflow does not contain permissions Medium

Actions job or workflow does not limit the permissions of the GITHUB_TOKEN. Consider setting an explicit permissions block, using the following as a minimal starting point: {contents: read}

Check warning on line 198 in .github/workflows/npm-release-ops.yml

See this annotation in the file changed.

Code scanning / CodeQL

Unpinned tag for a non-immutable Action in workflow Medium

Unpinned 3rd party Action 'NPM Release' step
Uses Step
uses 'softprops/action-gh-release' with ref 'v2', not a pinned commit hash

Check warning on line 207 in .github/workflows/npm-release-ops.yml

See this annotation in the file changed.

Code scanning / CodeQL

Unpinned tag for a non-immutable Action in workflow Medium

Unpinned 3rd party Action 'NPM Release' step
Uses Step
uses 'slackapi/slack-github-action' with ref 'v1.26.0', not a pinned commit hash

Check warning on line 214 in .github/workflows/npm-release-ops.yml

See this annotation in the file changed.

Code scanning / CodeQL

Unpinned tag for a non-immutable Action in workflow Medium

Unpinned 3rd party Action 'NPM Release' step
Uses Step
uses 'slackapi/slack-github-action' with ref 'v1.26.0', not a pinned commit hash