jfrog / frogbot

🐸 Scans your Git repository with JFrog Xray for security vulnerabilities. 🤖
https://docs.jfrog-applications.jfrog.io/
Apache License 2.0
290 stars 61 forks source link

Frogbot opened PRs not showing in bitbucket #697

Closed medhost-nwatson closed 1 month ago

medhost-nwatson commented 1 month ago

14:39:58 [Info] A pull request updating the dependency 'org.webjars:datatables' to version '1.10.23' already exists. Skipping... 14:39:58 [Info] A pull request updating the dependency 'com.google.guava:guava' to version '32.0.0-android' already exists. Skipping... 14:39:58 [Info] A pull request updating the dependency 'junit:junit' to version '4.13.1' already exists. Skipping... 14:39:58 [Info] A pull request updating the dependency 'org.springframework:spring-expression' to version '5.2.24.RELEASE' already exists. Skipping... 14:40:04 [Info] A pull request updating the dependency 'com.fasterxml.jackson.core:jackson-databind' to version '2.12.7.1' already exists. Skipping... 14:40:07 [Info] A pull request updating the dependency 'org.springframework:spring-beans' to version '5.2.22.RELEASE' already exists. Skipping... 14:40:08 [Info] A pull request updating the dependency 'org.springframework:spring-context' to version '5.2.21.RELEASE' already exists. Skipping... 14:40:08 [Info] A pull request updating the dependency 'org.springframework:spring-web' to version '6.0.0' already exists. Skipping...

Frogbot reports PR have been opened in bitbucket for updating dependencies but I cannot find them. My user is a full system admin in bitbucket server. Does it not create them in the REPO that was scanned?

medhost-nwatson commented 1 month ago

Nevermind. I finally noticed it made branches but failed to create PRs.