26.4.1 - 2026-04-21
Added
- "Status Change" event name 43d0a9fd
- Unit tests for SourceApi 12426032
- Unit tests for CVEApi af3bac29
- Unit tests for CVEApi 7540c7b9
- Unit tests for CPEMatchApi 85af5958
- Unit tests for CPEApi 30e7707b
- data field to ModelError 3528682d
- return_exceptions parameter to SourceApi 9eb0afc7
- return_exceptions parameter to CPEMatchApi 7b7492c9
- return_exceptions parameter to CPEApi e297438d
- return_exceptions parameter to CVEApi 30aa2252
- return_exceptions parameter to CVEChangesApi 39d898ee
- return_exceptions parameter to NVDResults and result_iterator_func 4d74277f
Changed
- Wrap _result_iterator body to deduplicate code a6fcd449
- Adjust return type hint and type definition 97e2fab5
- Fix SourceApi unit tests cdcf76fd
- Variable name a7249e69
- Fix typo in unit test class name e2e6538a
- Adjust unit tests of NVDResults 2079946f