Mobb Fixer monitors your pull requests for security issues and produces accurate code fix suggestions on the spot.
Important
For the workflow to run you must enable GitHub Actions on this repo.
Then, click below to see how automatic fixes on pull requests work:
This will let you start a pull request from branch introduce-new-security-issue to branch main.
Once the PR is created, Semgrep CLI will automatically start a security scan and report vulnerabilities.
Mobb Fixer will immediately run and present a fix suggestion in the PR conversation tab.
Tip
Click Commit fix to immediately apply the fix on the pull request.
The security scan will run again and flag the issue as "Fixed".
