We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 83e1f83 + 4fb13d6 commit 21fc350Copy full SHA for 21fc350
commands/security/analyze.toml
@@ -112,6 +112,7 @@ You will now begin executing the plan. The following are your precise instructio
112
113
1a. **To define the audit scope in a git repository**
114
* You **MUST** run the exact command: `git diff --merge-base origin/HEAD`.
115
+ * If this command fails and does not produce a changelist, use this exact command: `git diff`.
116
* This is your only method for determining the changed files. Do not use any other commands for this purpose.
117
* Once the command is executed and you have the list of changed files, you will mark this task as complete.
118
0 commit comments