You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -39,7 +39,7 @@ By default, the `/security:analyze` command determines the scope of the analysis
39
39
40
40
## GitHub Integration
41
41
42
-
Integrating the Gemini CLI Security Extension into your GitHub worklfow for analyzing incoming code can be done with the following:
42
+
Integrate the Gemini CLI Security Extension into your GitHub worklfow for analyzing incoming code can be done with the following:
43
43
44
44
* Base your workflow off of the [google-github-actions/run-gemini-cli GitHub Action](https://github.com/google-github-actions/run-gemini-cli)
45
45
* Ensure that the [gemini-cli-extensions/security](https://github.com/gemini-cli-extensions/security) extension is passed to the action for installation.
0 commit comments