Skip to content

Commit

Permalink
Prepare for release v3
Browse files Browse the repository at this point in the history
Signed-off-by: ziadhany <[email protected]>
  • Loading branch information
ziadhany committed Apr 30, 2024
1 parent 8148450 commit 99b586a
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,18 +3,21 @@ Changelog

v3.0.0
------
- Update CWE database ( February 29, 2024 )
- Update cwe_top_25_2022 data to cwe_top_25_2023
- Update is_cwe_top_25 , get_top_25_cwe functions and add a test
- Update CWE xml database


v2.0.0
------
- Add cwec_v4.9.xml file to the database
- Add support for the cwe category ( add a get_by_tag function to parse xml database if the cwe is not found in csv files)
- Reorganize and Add all missing csv files
- Add ( is_in_category and get_by_category ) functions and make the code more reusable
- Add some extra functions ( get_weaknesses_used_by_nvd , is_weaknesses_used_by_nvd )
- Update requirements.


v2.0.0
------

Initial release as a fork of https://github.com/Julian-Nash/cwe
Adopt and merge skeleton from https://github.com/nexB/skeleton

0 comments on commit 99b586a

Please sign in to comment.