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

Is there a possibility to support integration for other CI frameworks in the future?

question

- [x] All [tests](https://github.com/jfrog/frogbot#tests) passed. If this feature is not already covered by the tests, I added new tests. - [x] This pull request is on the dev branch. -...

new feature

**Is your feature request related to a problem? Please describe.** Frogbot automated fix pull requests can be more informative and may look even better :) **Describe the solution you'd like...

feature request

- [ ] All [tests](https://github.com/jfrog/frogbot#tests) passed. If this feature is not already covered by the tests, I added new tests. - [ ] This pull request is on the dev...

new feature

**Describe the bug** When using the Frogbot scan with Maven project and there is also a .jfrog/projects//maven.yaml file that points to a private registry, the cli-core will try to use...

bug

**Describe the bug** I can't scan yarn projects **To Reproduce** Given the Jenkins pipeline: ```groovy pipeline { agent { docker { image 'node:16' } } parameters { string name: 'project',...

bug

**Describe the bug** "The call to request() in index.js on line 1468 uses an unencrypted protocol instead of an encrypted protocol to communicate with the server." **To Reproduce** From the...

bug

Frogbot for pull requests scans for NPM in GitHub actions fails with exit code 1, without no debug logs. Hence unable to identify issue.

question

- [ ] All [tests](https://github.com/jfrog/frogbot#tests) passed. If this feature is not already covered by the tests, I added new tests. - [ ] This pull request is on the dev...

ignore for release

**Describe the bug** I created a setup of yarn2 using the workflow you guys provided. And it's seems like JF_USER is undefined even tho it's set up. **To Reproduce** Just...

bug