skwp/PR Security Review GPT

Automate security reviews of pull requests using OpenAPI GPT models

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
github-tokenGitHub token for API accessyes${{ github.token }}
api-keyOpenAPI GPT API keyyes
api-endpointCustom OpenAPI endpointnohttps://api.openai.com/v1/chat/completions
modelGPT model to usenogpt-3.5-turbo
instructionsCustom instructions for GPTnoAnalyze this code diff for security vulnerabilities such as SQL injection, XSS, CSRF, insecure dependencies, hardcoded secrets, or insecure configurations. Focus only on security issues. Provide specific feedback with examples from the code and suggest fixes. Format your response with markdown.
max-tokensMaximum tokens in GPT responseno2048

no outputs