Skip to content

chore(agents): Add scan all mode for security skill#19598

Merged
chargome merged 4 commits intodevelopfrom
cg/scan-all-mode
Mar 3, 2026
Merged

chore(agents): Add scan all mode for security skill#19598
chargome merged 4 commits intodevelopfrom
cg/scan-all-mode

Conversation

@chargome
Copy link
Member

@chargome chargome commented Mar 3, 2026

Adds a "scan all" mode to the security fix skill: /fix-security-vulnerability --all. Which will interactively iterate over all open security issues in this repo. The user is prompted for every issue for the action to take. Fixes will be carried out on separate branches, so they do not cross-pollute.

Did a quick trial and closed about 30 issues in 10 minutes.

Closes #19599 (added automatically)

Copy link

@cursor cursor bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 2 potential issues.

Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

nicohrubec added a commit that referenced this pull request Mar 3, 2026
…on (#19602)

We are extending the skill to scan through all issues instead:
#19598

Closes #19603 (added automatically)
@chargome chargome merged commit 5e01815 into develop Mar 3, 2026
32 checks passed
@chargome chargome deleted the cg/scan-all-mode branch March 3, 2026 13:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

chore(agents): Add scan all mode for security skill

2 participants