|
1 | 1 | Release notes
|
2 | 2 | =============
|
3 | 3 |
|
4 |
| -Version (next) |
| 4 | + |
| 5 | +Version v35.1.0 |
| 6 | +--------------------- |
| 7 | + |
| 8 | +- Use AboutCode mirror for collecting CISA KEV #1685 |
| 9 | +- Do not report ghost package as a fix for vulnerability #1679 |
| 10 | +- Add pipeline to sort packages #1686 |
| 11 | +- Fix urls for API #1678 |
| 12 | + |
| 13 | + |
| 14 | +Version v35.0.0 |
| 15 | +--------------------- |
| 16 | + |
| 17 | +- Add scores in bulk search V1 API #1675 |
| 18 | +- Add improver pipeline to flag ghost packages #644 #917 #1395 by @keshav-space in https://github.com/aboutcode-org/vulnerablecode/pull/1533 |
| 19 | +- Add base pipeline for importers and migrate PyPa importer to aboutcode pipeline by @keshav-space in https://github.com/aboutcode-org/vulnerablecode/pull/1559 |
| 20 | +- Remove dupe Package.get_non_vulnerable_versions by @pombredanne in https://github.com/aboutcode-org/vulnerablecode/pull/1570 |
| 21 | +- Import data from GSD #706 by @ziadhany in https://github.com/aboutcode-org/vulnerablecode/pull/787 |
| 22 | +- Add curl advisories importer by @ambuj-1211 in https://github.com/aboutcode-org/vulnerablecode/pull/1439 |
| 23 | +- Update dependencies by @TG1999 in https://github.com/aboutcode-org/vulnerablecode/pull/1590 |
| 24 | +- Bump django from 4.2.0 to 4.2.15 by @dependabot in https://github.com/aboutcode-org/vulnerablecode/pull/1591 |
| 25 | +- Bump cryptography from 42.0.4 to 43.0.1 by @dependabot in https://github.com/aboutcode-org/vulnerablecode/pull/1582 |
| 26 | +- Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows by @dependabot in https://github.com/aboutcode-org/vulnerablecode/pull/1581 |
| 27 | +- Improve export command by @pombredanne in https://github.com/aboutcode-org/vulnerablecode/pull/1571 |
| 28 | +- Fix typo in Kev requests import by @ziadhany in https://github.com/aboutcode-org/vulnerablecode/pull/1594 |
| 29 | +- Prepare for release v34.0.1 by @TG1999 in https://github.com/aboutcode-org/vulnerablecode/pull/1595 |
| 30 | +- Bump upload-artifact to v4 by @keshav-space in https://github.com/aboutcode-org/vulnerablecode/pull/1596 |
| 31 | +- Migrate Npm importer to aboutcode pipeline by @keshav-space in https://github.com/aboutcode-org/vulnerablecode/pull/1574 |
| 32 | +- Use correct regex for CVE by @pombredanne in https://github.com/aboutcode-org/vulnerablecode/pull/1599 |
| 33 | +- Migrate Nginx importer to aboutcode pipeline by @keshav-space in https://github.com/aboutcode-org/vulnerablecode/pull/1575 |
| 34 | +- Migrate GitLab importer to aboutcode pipeline by @keshav-space in https://github.com/aboutcode-org/vulnerablecode/pull/1580 |
| 35 | +- Migrate GitHub importer to aboutcode pipeline by @keshav-space in https://github.com/aboutcode-org/vulnerablecode/pull/1584 |
| 36 | +- Migrate NVD importer to aboutcode pipeline by @keshav-space in https://github.com/aboutcode-org/vulnerablecode/pull/1587 |
| 37 | +- Match affected and fixed-by Packages by @johnmhoran in https://github.com/aboutcode-org/vulnerablecode/pull/1528 |
| 38 | +- Add management command to commit exported data by @keshav-space in https://github.com/aboutcode-org/vulnerablecode/pull/1600 |
| 39 | +- Add support to Exploits model by @ziadhany in https://github.com/aboutcode-org/vulnerablecode/pull/1562 |
| 40 | +- Fix 500 Server Error with DRF browsable API and resolve blank Swagger API documentation by @keshav-space in https://github.com/aboutcode-org/vulnerablecode/pull/1603 |
| 41 | +- Release v34.0.2 by @TG1999 in https://github.com/aboutcode-org/vulnerablecode/pull/1604 |
| 42 | +- Bump VCIO version by @TG1999 in https://github.com/aboutcode-org/vulnerablecode/pull/1605 |
| 43 | +- Bump django from 4.2.15 to 4.2.16 by @dependabot in https://github.com/aboutcode-org/vulnerablecode/pull/1608 |
| 44 | +- Bump fetchcode from v0.3.0 to v0.6.0 by @keshav-space in https://github.com/aboutcode-org/vulnerablecode/pull/1607 |
| 45 | +- Use 4-tier system for storing package metadata by @keshav-space in https://github.com/aboutcode-org/vulnerablecode/pull/1609 |
| 46 | +- Fix vers range crash by @pombredanne in https://github.com/aboutcode-org/vulnerablecode/pull/1598 |
| 47 | +- Add GitHub action to publish aboutcode.hashid PyPI by @keshav-space in https://github.com/aboutcode-org/vulnerablecode/pull/1615 |
| 48 | +- Segregate PackageRelatedVulnerability model to new models by @TG1999 in https://github.com/aboutcode-org/vulnerablecode/pull/1612 |
| 49 | +- Add documentation for new pipeline design by @keshav-space in https://github.com/aboutcode-org/vulnerablecode/pull/1621 |
| 50 | +- Fix 500 error in /api/cpes endpoint by @keshav-space in https://github.com/aboutcode-org/vulnerablecode/pull/1629 |
| 51 | +- Migrate pysec importer to aboutcode pipeline by @keshav-space in https://github.com/aboutcode-org/vulnerablecode/pull/1628 |
| 52 | +- Avoid memory exhaustion during data migration by @keshav-space in https://github.com/aboutcode-org/vulnerablecode/pull/1630 |
| 53 | +- Add support for Calculating Risk in VulnerableCode by @ziadhany in https://github.com/aboutcode-org/vulnerablecode/pull/1593 |
| 54 | +- Bulk create in migrations by @TG1999 in https://github.com/aboutcode-org/vulnerablecode/pull/1640 |
| 55 | +- Update README.rst by @TG1999 in https://github.com/aboutcode-org/vulnerablecode/pull/1641 |
| 56 | +- Prepare for release v34.1.0 by @TG1999 in https://github.com/aboutcode-org/vulnerablecode/pull/1642 |
| 57 | +- Add V2 API endpoints by @TG1999 in https://github.com/aboutcode-org/vulnerablecode/pull/1631 |
| 58 | +- Prepare for release v34.2.0 by @TG1999 in https://github.com/aboutcode-org/vulnerablecode/pull/1647 |
| 59 | +- Refactor severity score model and fix incorrect suse scores by @keshav-space in https://github.com/aboutcode-org/vulnerablecode/pull/1636 |
| 60 | +- Add bulk search in v2 by @TG1999 in https://github.com/aboutcode-org/vulnerablecode/pull/1649 |
| 61 | +- Prepare release v34.3.0 by @TG1999 in https://github.com/aboutcode-org/vulnerablecode/pull/1652 |
| 62 | +- Add `on_failure` to handle cleanup during pipeline failure by @keshav-space in https://github.com/aboutcode-org/vulnerablecode/pull/1651 |
| 63 | +- Fix API bug by @TG1999 in https://github.com/aboutcode-org/vulnerablecode/pull/1654 |
| 64 | +- Add reference score to package endpoint by @keshav-space in https://github.com/aboutcode-org/vulnerablecode/pull/1655 |
| 65 | +- Prepare for release v34.3.2 by @TG1999 in https://github.com/aboutcode-org/vulnerablecode/pull/1656 |
| 66 | +- Add support for storing exploitability and weighted severity by @ziadhany in https://github.com/aboutcode-org/vulnerablecode/pull/1646 |
| 67 | +- Avoid migrations on version bumps by @keshav-space in https://github.com/aboutcode-org/vulnerablecode/pull/1660 |
| 68 | +- Prepare v35.0.0rc1 by @TG1999 in https://github.com/aboutcode-org/vulnerablecode/pull/1664 |
| 69 | + |
| 70 | + |
| 71 | + |
| 72 | +Version v35.0.0rc1 |
| 73 | +--------------------- |
| 74 | + |
| 75 | +- Add support for storing exploitability and weighted severity #1646 |
| 76 | +- Avoid migrations on version bumps #1660 |
| 77 | + |
| 78 | + |
| 79 | +Version v34.3.2 |
| 80 | +---------------- |
| 81 | + |
| 82 | +- HOTFIX: Add reference score to package endpoint #1655 |
| 83 | + |
| 84 | + |
| 85 | +Version v34.3.1 |
| 86 | +---------------- |
| 87 | + |
| 88 | +- HOTFIX: Fix API bug #1654 |
| 89 | + |
| 90 | + |
| 91 | +Version v34.3.0 |
| 92 | +----------------- |
| 93 | + |
| 94 | +- Add bulk search in v2 #1649 |
| 95 | +- Refactor severity score model and fix incorrect suse scores #1636 |
| 96 | + |
| 97 | + |
| 98 | +Version v34.2.0 |
5 | 99 | -------------------
|
6 | 100 |
|
| 101 | +- Add V2 API endpoints #1631 |
| 102 | + |
| 103 | + |
| 104 | +Version v34.1.0 |
| 105 | +------------------- |
| 106 | + |
| 107 | +- Add support for Calculating Package Vulnerability Risk #1593 |
| 108 | +- Migrate pysec importer to aboutcode pipeline #1628 |
| 109 | +- Fix 500 error in /api/cpes endpoint #1629 |
| 110 | +- Add documentation for new pipeline design #1621 |
| 111 | +- Segregate PackageRelatedVulnerability model to new models #1612 |
| 112 | +- Add GitHub action to publish aboutcode.hashid PyPI #1615 |
| 113 | +- Fix vers range crash #1598 |
| 114 | +- Use 4-tier system for storing package metadata #1609 |
| 115 | + |
7 | 116 |
|
8 | 117 | Version v34.0.2
|
9 | 118 | -------------------
|
|
0 commit comments