Skip to content

Commit 959ae50

Browse files
committed
fix: Update description of audit tool, small fixes
1 parent 18ecd79 commit 959ae50

File tree

5 files changed

+7
-2609
lines changed

5 files changed

+7
-2609
lines changed

commands/security/analyze.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ You will now begin executing the plan. The following are your precise instructio
107107
108108
1. **To complete the 'Define the audit scope' task:**
109109
* You **MUST** use the `get_audit_scope` tool and nothing else to get a list of changed files to perform a security scan on.
110-
* After using the tool, provide the user a list of changed files, and ask if there are any additional files they would like to scan, or if there are any they would like to exclude from this scan.
110+
* After using the tool, provide the user a list of changed files. If the list of files is empty, ask the user to provide files to be scanned.
111111
112112
2. **Immediately after defining the scope, you must refine your plan:**
113113
* You will rewrite the `SECURITY_ANALYSIS_TODO.md` file.

0 commit comments

Comments
 (0)