Fix : Added Pipeline to detect Reserved/Non-Existent CVEs - #1817
Fix : Added Pipeline to detect Reserved/Non-Existent CVEs #1817Dedsec0098 wants to merge 1 commit into
Conversation
…hrish Mishra shrish409@gmail.com Signed-off-by: Shrish0098 <shrish409@gmail.com>
|
@keshav-space I have added a pipeline that detects the reserver/non-existent CVEs and also I have added a github / workflows to run the check periodically ( Sunday 2:00 Am UTC ). Please let me know if my approach towards solving this problem is correct or not. |
keshav-space
left a comment
There was a problem hiding this comment.
@Dedsec0098 Is there any need to run this CI https://github.com/aboutcode-org/vulnerablecode/blob/33c9bc406ce06f5e5bbc6edcc14e2f39086115e3/.github/workflows/check-mitre-api.yml? Have you ever bothered running VulnerableCode locally on your machine?
|
This is not actionable. Please take the time to learn how to code and test your code and stop submitting code that does not run and is AI-generated, wasting precious review time from the maintainers. |
Fix #1778
Changes Made :
Added a pipeline that will properly handles CVE and check its status against the MITRE API
Updated Github actions to fix incorrectly marked CVEs by running it periodically