ikaruce/Gemini Code Security Reviewer

AI-powered security review GitHub Action using Gemini CLI custom commands

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Feb 21, 2026
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: ikaruce/gemini-code-security-review@4d59c1d4c1903738d21ff09cd6be40371ede5832 # no releases — HEAD as of 2026-07-11

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
comment-prWhether to comment on PRs with findingsnotrue
upload-resultsWhether to upload results as artifactsnotrue
geminicli-timeoutTimeout for Gemini CLI analysis in minutesno20
gemini-api-keyGoogle Gemini API keyno""
gemini-modelGemini model to use (e.g., gemini-2.5-pro, gemini-2.0-flash)no""
run-every-commitRun on every commit (skips cache check). Warning: may increase false positives on PRs with many commits.nofalse
namedescription
findings-countNumber of security findings (HIGH + MEDIUM)
results-filePath to the results markdown file