RISHI GARG
RISHI GARG
### **Summary** This pull request enhances the vulnerability data import by allowing data to be imported from a json data stored in the local directory NVD_Data. It also considers robust...
# Add CISA GOV Vulnrichment Importer This pull request adds a new importer for the CISA GOV Vulnrichment dataset. The importer fetches vulnerability data from the CISAGOV/vulnrichment GitHub repository and...
Add pagination to VCIO & SCIO #1616 #1617 #1618 This change aligns Package Search functionality and Vulnerability Search, improving consistency across the application and enhancing user control over result display....
### **Issue:** #1549 Hey everyone, this pull request brings a few key improvements to how we handle package versions. Here’s what’s new: ### **Version Handling Improvements:** introduced a new Version...
This PR creates a pull request template to standardize contributions and make the review process more efficient. This template provides a clear structure for contributors to describe their changes, specify...
Fixes : #226 Add mypy.ini configuration with intentionally relaxed settings Create type-requirements.txt for type checker dependencies Implement GitHub workflow for multi-version Python type checking Disable specific common error codes to...
Fixes #102
The following pull request is fixes the issue fixes #1750 and adds a pipeline importer with tests. Signed-off-by: Rishi Garg [[email protected]](mailto:[email protected])
### Implement vulnerable package filtering functionality in package search Fixes : #1759 **Feature Added:** 1. Vulnerable package filtering in package search 2. Ability to filter packages as vulnerable-only, non-vulnerable-only, or...
Fixes : #1672 - [x] For each row, add the actual computed score value before the vector. Otherwise the vector is fairly arcane to make sense of. This should come...