orto17/JFrog Auto-Fix

Automatically creates a fix PR for a vulnerable dependency identified by JFrog

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
component_nameDependency to fix. Maven format: "groupId:artifactId". NPM format: "packageName".yes
affected_versionCurrently installed vulnerable versionyes
fix_versionVersion to upgrade toyes
github_tokenGitHub token with write access to the target repositoryyes
branch_nameBranch the vulnerability was detected on. Used as the PR base. Defaults to "main".nomain
commit_hashExact commit the scan ran against. The fix branch is created from this commit. Defaults to GITHUB_SHA.no
log_levelLog verbosity level: DEBUG, INFO, WARN, ERRORnoINFO
namedescription
pr_urlURL of the created pull request