Home

Awesome

<div align="center">

JFrog Frogbot

Frogbot

Scanned by Frogbot Go Report Card

BranchStatus
masterBuild status GitHub Action Test
devBuild status GitHub Action Test
</div> <div id="what-is-frogbot"></div>

🤖 About JFrog Frogbot

Overview

JFrog Frogbot is a Git bot that scans your Git repositories for security vulnerabilities.

  1. It scans pull requests immediately after they are opened but before they are merged. This process notifies you if the pull request is about to introduce new vulnerabilities to your code. This unique capability ensures the code is scanned and can be fixed even before vulnerabilities are introduced into the codebase.
  2. It scans the Git repository periodically and creates pull requests with fixes for detected vulnerabilities.

Why use JFrog Frogbot?

🏁 Getting started

Read the Frogbot Documentation to get started.

📛 Adding the Frogbot badge

You can show people that your repository is scanned by Frogbot by adding a badge to the README of your Git repository.

You can add this badge by copying the following markdown snippet and pasting it into your repository's README.md file.

[![Scanned by Frogbot](https://raw.github.com/jfrog/frogbot/master/images/frogbot-badge.svg)](https://docs.jfrog-applications.jfrog.io/jfrog-applications/frogbot)

🔥 Reporting issues

Please help us improve Frogbot by reporting issues you encounter.

<div id="contributions"></div>

💻 Contributions

We welcome pull requests from the community. To help us improve this project, please read our Contribution guide.