aboutcode-org / cwe2

Common weakness enumeration library for Python (maintained fork of https://github.com/Julian-Nash/cwe )
MIT License
11 stars 3 forks source link

Wheel size if ~ 8x bigger #15

Open pombredanne opened 1 month ago

pombredanne commented 1 month ago

https://pypi.org/project/cwe2/3.0.0/#files ... the wheel are much bigger than before. Is this expected? @ziadhany ?

ziadhany commented 1 month ago

@pombredanne Yes, we have updated the database to include all CWE information and ensured that no CWE data is missing.

You can track these updates by following the mapping in the link below: https://github.com/nexB/cwe2/blob/main/src/cwe2/mappings.py

Here is a concise analysis of the overall database differences between the two releases:

V2 database: total 5.4 MB

- 2.6M 1000.csv
- 290K 1194.csv
- 825K 1344.csv
- 288K 1387.csv
- 1.2M 699.csv

V3 database: total 48.3 MB

    - 14M cwec_v4.14.xml