-
Notifications
You must be signed in to change notification settings - Fork 73
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
frogbot config #764
Comments
Hello @Saideep9966 and thank you for using Frogbot. |
Hi @eranturgeman this is our testing case to frogbot evaluation, i cloned bitbucket repo to vs-code and created frogbot-config.yml, pull-repository.yml, scan-repository.yml files provided with below details
|
local frogbot-config.yml will do nothing unfortunately. Since Frogbot is intended to work in a CI and with integration to some git provider, and form security reasons - we take frogbot-config.yml ONLY from the target branch (the branch you intend to merge the PR to in case of scan-pr and the base branch in case of scan-repo) When I'm running frogbot locally, i'm still integrating it with an existing repo in my git provider in case I want it to use frogbot-config.yml. If you are trying to use frogbot for evaluation, I'd suggest to use it like we intended to avoid the extra complications of configuring it locally (this is not explained in the docs since this is not the way it is intended to be used) If you have more quiestion please feel free to ask, hope my answer helped a bit https://docs.jfrog-applications.jfrog.io/jfrog-applications/frogbot |
i was testing frogbot in locally for that i have cloned my existing bitbucket repository in vs-code and created <bitbucket-pipeline.yml> file with required template for CI pipeline and created pipeline in jenkins and created image. even though i was unable to scan pull request. if possible can we please connect on remote to check my process how i configured it. |
i was unable to run the frogbot steps from documentation getting many errors is there any way to just taking any demo repo and biuld it and run that frogbot scan to do testing purposes. kindly do needful. |
hi every what are the tools required to frogbot actions and setup? |
PS C:\Users\xxxxxx/biui\biui> frogbot scan-pull-request
16:32:07 [Info] Frogbot version: 2.9.2
16:32:07 [Error] JF_GIT_PROVIDER should be one of: 'github', 'gitlab' or 'bitbucketServer'
after providing the all the export details also still we are unable to run the commands
and
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2395 100 2395 0 0 1171 0 0:00:02 0:00:02 --:--:-- 1175
Downloading the latest version of Frogbot...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
curl: (35) schannel: next InitializeSecurityContext failed: CRYPT_E_NO_REVOCATION_CHECK (0x80092012) - The revocation function was unable to check revocation for the certificate.
need assistance on it and need to run frogbot-config.yml
The text was updated successfully, but these errors were encountered: