Skip to content

Fix : Added Pipeline to detect Reserved/Non-Existent CVEs - #1817

Closed
Dedsec0098 wants to merge 1 commit into
aboutcode-org:mainfrom
Dedsec0098:check_mitre_api
Closed

Fix : Added Pipeline to detect Reserved/Non-Existent CVEs #1817
Dedsec0098 wants to merge 1 commit into
aboutcode-org:mainfrom
Dedsec0098:check_mitre_api

Conversation

@Dedsec0098

Copy link
Copy Markdown

Fix #1778

Changes Made :

  1. Added a pipeline that will properly handles CVE and check its status against the MITRE API

  2. Updated Github actions to fix incorrectly marked CVEs by running it periodically

…hrish Mishra shrish409@gmail.com

Signed-off-by: Shrish0098 <shrish409@gmail.com>
@Dedsec0098

Copy link
Copy Markdown
Author

@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 keshav-space left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@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?

@keshav-space keshav-space added the vibe-code Completely AI-generated code label Mar 20, 2025
@pombredanne

Copy link
Copy Markdown
Member

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.
If you are able to submit code that is minimally tested and does run and is not AI generated, come back, but only then.
I am going to close all your other PRs for the same reason

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

vibe-code Completely AI-generated code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Pipeline to detect Reserved/Non-Existent CVEs

3 participants