jfrog / frogbot

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

frogbot-config.yml for Gitlab #661

Closed Satyanadh28 closed 6 months ago

Satyanadh28 commented 6 months ago

Please provide frogbot-config.yml for Gitlab, which should include providing virtual repo

eranturgeman commented 6 months ago

Hello @Satyanadh28 and thank you for using Frogbot! frogbot-config.yml is the same for all Git providers: https://github.com/jfrog/documentation/blob/main/jfrog-applications/frogbot/templates/.frogbot/frogbot-config.yml This yml file already enables setting up an Artifactory sever as a resolution server using 'repository' field (see it at line 102). You need to create an entry under 'projects' and fill in the repository field with the name of your virtual repository (and the repository field itself can be the entry in the array). For your convenience I'm adding an example, but feel free to explore any other ways to define this array (in my example the entry is set by defining an install command)

Screenshot 2024-03-13 at 9 42 47