Joydeep Tripathy
Joydeep Tripathy
Hello @terriko , I want to work on this . How should I proceed?
Hello @terriko , I have been reading more about the repo and also have been learning how to set-up github actions for this kind of pre-checker. I have a doubt....
Hello @terriko I am having problems regarding setting up the database for cve-bin-tool. I am installing it , and it is always saying server disconnected, I have perfect internet connection...
I got it! I ran the initial script and am able to parse out whether all the vendor_product pairs have associated cves or not . But it is on my...
> Are you asking how to run it in github actions? You can look at our other scripts under the `.github/` directory to see how we're doing this for various...
@terriko Do we really need to run it weekly? I have added the github actions so that it checks any newly added/modified checker for related CVEs. There is one thing...
My code for the `java` and `python` PURL generation is ready. I'll give a PR after this is merged. Next I think I'll be working on `ruby`, `swift` and `perl`...
Step-1 seems interesting. Think I'm gonna give it a try
@terriko Sure! I think I'll write PURL generation for `python` and `java`. Also, Could you review Debian Parser PR https://github.com/intel/cve-bin-tool/pull/3543 when you have time? That one has been open for...
> @crazytrain328 If you do, start with something other than Rust. You may also want to read the code review on @Dev-Voldemort 's PR #3859 so you can learn from...