frogbot icon indicating copy to clipboard operation
frogbot copied to clipboard

🐸 Scans your Git repository with JFrog Xray for security vulnerabilities. 🤖

Results 103 frogbot issues
Sort by recently updated
recently updated
newest added

I setup frogbot on a test repo and noticed that while `Running Frogbot "scan-repository" command` it does a series of checks for 200's back from various jfrog endpoints. We did...

question

I want to use the `frogbot-config.yml ` file in my project. I am calling this step in my GitHub Actions pull request workflow, but it's not taking that config file....

question

### Describe the bug Frogot try to update dependencies with release condidates (RC) versions instead of fixed versions ### Current behavior Logs: ``` 11:13:23 [Debug] Created 'Maven' dependency tree with...

bug

I am running a workflow on a self-hosted Github actions runner, which has very little installed on it (in this example it's maven which hasn't been setup, but I am...

question

### Describe the bug On Nov 21, 2023 the Frogbot has created a pull request for one of our Java repositories. The pull request states that the severity of the...

bug

**Is your feature request related to a problem? Please describe.** Creating a comment every time a commit is pushed to a PR is a non-starter for us. We would prefer...

feature request

On using the `frogbot-scan-pull-request.yml` it comments the vulnerabilities and license violations in the PR, but they (both) are not shown in the `Code Scanning Alerts View`. Is there something that...

question

We store credentials and a file template in CI (Jenkins credentials and config file provider plugin, GitLab CI/CD variables) and then create the file within in our pipeline, then there...

Does Frogbot support Github Enterprise Server? It is not clear from the documentation and when I tried it (using the JF_GIT_API_ENDPOINT) , I got the following error: Frogbot /opt/hostedtoolcache/frogbot/[RELEASE]/x64/frogbot scan-repository...

question

workflow is erroring out saying while frogbot scanning the PR dotnet restore' command failed: exit status 1 - MSBUILD : error MSB1011: Specify which project or solution file to use...

question