mobb-dev/mobbdev

Mobb automatic vulnerability fixer action

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
report-filePath to SAST report file. Omitting this input enables Mobb's scan-and-fix mode: the Mobb CLI performs its own internal SAST scan (via opengrep) instead of consuming an external report.no
api-keyMobb API keyyes
github-tokenGitaHub Tokenyes
mobb-project-nameMobb Project Nameno
auto-prAuto-PR flagno
commit-directlyCommit Directly flag, this requires Auto-PR flag to be set. Once enabled, Mobb will commit the fixes directly to the branchno
organization-idOrganization IDno
diff-awarePart of Mobb's scan-and-fix mode (enabled by omitting report-file). When true and the workflow is triggered by a pull_request event, Mobb performs a diff-aware scan limited to changes since the PR base SHA (passed as --baseline-commit). Has no effect outside PR context. Defaults to false.nofalse
namedescription
fix-report-urlMobb fix report URL