patched-codes/Patched AutoFix

Run Autofix patchflow using patchwork-cli to automatically fix code vulnerabilities

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github_tokenGitHub token for creating pull requestsno${{ github.token }}
openai_api_keyOpenAI API key for the LLMno
patched_api_keyPatched API key for using Patched servicesno
modelLLM model to useno
client_base_urlBase URL for the LLM APIno
vulnerability_limitMaximum number of vulnerabilities to fixno
severityMinimum severity level of vulnerabilities to fixno
compatibilityMinimum compatibility threshold for fixesno
branch_prefixPrefix for the created branchnopatched-autofix/
disable_branchDisable creating new branchesno
disable_prDisable creating pull requestsno
force_pr_creationForce push commits to existing PRno
namedescription
pr_urlURL of the created pull request