vulnerablecode icon indicating copy to clipboard operation
vulnerablecode copied to clipboard

A free and open vulnerabilities database and the packages they impact. And the tools to aggregate and correlate these vulnerabilities. Sponsored by NLnet https://nlnet.nl/project/vulnerabilitydatabase...

Results 574 vulnerablecode issues
Sort by recently updated
recently updated
newest added

This PR resolves #1779 missing dependency issues by ensuring that required packages are explicitly listed in requirements.txt. **Changes Introduced:** 1. Added `cvss==2.4 `– Required for vulnerability scoring. 2. Added `dephell_specifier==0.3.0...

#1754 ![image](https://github.com/user-attachments/assets/a6bb05e5-e4ea-49c7-a5b2-ea9fbcf47c19) ![image](https://github.com/user-attachments/assets/540d0b04-4631-43a4-b71c-45f473e56f15) Used aliases to sort vulnerabilities in descending order and implemented version-based sorting for packages in both the API and UI.

issue #517 Added separate tests for docker . Now both test environment and docker containers runs on ubuntu-latest

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...

This PR updates the Packages and Vulnerabilities APIs to prevent exposure of internal database IDs in URLs by replacing them with natural keys. Resolves: #1001

In reference to the issue #1798 - Replaced the custom paginated by using the inbuilt `.iterator()` method - Also removed the `paginated` method from the `BaseQuerySet` @keshav-space Looking forward to...

https://consumer.huawei.com/en/support/bulletin/2024/9/

In reference to the issue #1555 ## Changes made: - Usage of `Semver` versioning is removed which was creating problems - Only `Maven` versioning is being used ## Apache Tomcat...