I want to add badges to a the readme file showing the green or red badges for the vulnerabilities detected by snyk. I am using snyk and have integrated it with my GitHub account.
Accroding to the snyk documentation, they only support badges for public repo, but here I have a solution for private repo too. The steps are specified here, but I don't know how to do that. Where to install the GO? In the GitHub app or local machine and where to set up the environment variables? In the local machine or GitHub account?
I did try installing the GO app and set the variables in local machine but the command is not working in my terminal.