|
1 | 1 | Release notes |
2 | 2 | ============= |
3 | 3 |
|
4 | | -Version (next) |
| 4 | + |
| 5 | +Version v36.0.0 |
| 6 | +--------------------- |
| 7 | + |
| 8 | +- Add indexes for models https://github.com/aboutcode-org/vulnerablecode/pull/1701 |
| 9 | +- Add fixed by package in V2 API https://github.com/aboutcode-org/vulnerablecode/pull/1706 |
| 10 | +- Add tests for num queries for views https://github.com/aboutcode-org/vulnerablecode/pull/1730 |
| 11 | +- Add postgresql conf in docker-compose https://github.com/aboutcode-org/vulnerablecode/pull/1733 |
| 12 | +- Add default postgresql.conf for local docker build https://github.com/aboutcode-org/vulnerablecode/pull/1735 |
| 13 | +- Add models for CodeFix https://github.com/aboutcode-org/vulnerablecode/pull/1704 |
| 14 | +- Migrate Alpine Linux importer to aboutcode pipeline https://github.com/aboutcode-org/vulnerablecode/pull/1737 |
| 15 | +- VCIO-next: Allow CVSS3.1 Severities in NVD https://github.com/aboutcode-org/vulnerablecode/pull/1738 |
| 16 | +- Add Pipeline to add missing CVSSV3.1 scores https://github.com/aboutcode-org/vulnerablecode/pull/1740 |
| 17 | +- Add description and reference to the latest release on the homepage https://github.com/aboutcode-org/vulnerablecode/pull/1743 |
| 18 | +- Use proper apk package type for Alpine https://github.com/aboutcode-org/vulnerablecode/pull/1739 |
| 19 | +- Optimize vulnerabilities view https://github.com/aboutcode-org/vulnerablecode/pull/1728 |
| 20 | +- Add CWE support in multiple importers https://github.com/aboutcode-org/vulnerablecode/pull/1526 |
| 21 | +- Fast content ID migration https://github.com/aboutcode-org/vulnerablecode/pull/1795 |
| 22 | +- Add captcha for user signup https://github.com/aboutcode-org/vulnerablecode/pull/1822 |
| 23 | +- Move the package search box to the top by @keshav-space in https://github.com/aboutcode-org/vulnerablecode/pull/1832 |
| 24 | + |
| 25 | + |
| 26 | +Version v35.1.0 |
| 27 | +--------------------- |
| 28 | + |
| 29 | +- Use AboutCode mirror for collecting CISA KEV #1685 |
| 30 | +- Do not report ghost package as a fix for vulnerability #1679 |
| 31 | +- Add pipeline to sort packages #1686 |
| 32 | +- Fix urls for API #1678 |
| 33 | + |
| 34 | + |
| 35 | +Version v35.0.0 |
| 36 | +--------------------- |
| 37 | + |
| 38 | +- Add scores in bulk search V1 API #1675 |
| 39 | +- Add improver pipeline to flag ghost packages #644 #917 #1395 by @keshav-space in https://github.com/aboutcode-org/vulnerablecode/pull/1533 |
| 40 | +- Add base pipeline for importers and migrate PyPa importer to aboutcode pipeline by @keshav-space in https://github.com/aboutcode-org/vulnerablecode/pull/1559 |
| 41 | +- Remove dupe Package.get_non_vulnerable_versions by @pombredanne in https://github.com/aboutcode-org/vulnerablecode/pull/1570 |
| 42 | +- Import data from GSD #706 by @ziadhany in https://github.com/aboutcode-org/vulnerablecode/pull/787 |
| 43 | +- Add curl advisories importer by @ambuj-1211 in https://github.com/aboutcode-org/vulnerablecode/pull/1439 |
| 44 | +- Update dependencies by @TG1999 in https://github.com/aboutcode-org/vulnerablecode/pull/1590 |
| 45 | +- Bump django from 4.2.0 to 4.2.15 by @dependabot in https://github.com/aboutcode-org/vulnerablecode/pull/1591 |
| 46 | +- Bump cryptography from 42.0.4 to 43.0.1 by @dependabot in https://github.com/aboutcode-org/vulnerablecode/pull/1582 |
| 47 | +- Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows by @dependabot in https://github.com/aboutcode-org/vulnerablecode/pull/1581 |
| 48 | +- Improve export command by @pombredanne in https://github.com/aboutcode-org/vulnerablecode/pull/1571 |
| 49 | +- Fix typo in Kev requests import by @ziadhany in https://github.com/aboutcode-org/vulnerablecode/pull/1594 |
| 50 | +- Prepare for release v34.0.1 by @TG1999 in https://github.com/aboutcode-org/vulnerablecode/pull/1595 |
| 51 | +- Bump upload-artifact to v4 by @keshav-space in https://github.com/aboutcode-org/vulnerablecode/pull/1596 |
| 52 | +- Migrate Npm importer to aboutcode pipeline by @keshav-space in https://github.com/aboutcode-org/vulnerablecode/pull/1574 |
| 53 | +- Use correct regex for CVE by @pombredanne in https://github.com/aboutcode-org/vulnerablecode/pull/1599 |
| 54 | +- Migrate Nginx importer to aboutcode pipeline by @keshav-space in https://github.com/aboutcode-org/vulnerablecode/pull/1575 |
| 55 | +- Migrate GitLab importer to aboutcode pipeline by @keshav-space in https://github.com/aboutcode-org/vulnerablecode/pull/1580 |
| 56 | +- Migrate GitHub importer to aboutcode pipeline by @keshav-space in https://github.com/aboutcode-org/vulnerablecode/pull/1584 |
| 57 | +- Migrate NVD importer to aboutcode pipeline by @keshav-space in https://github.com/aboutcode-org/vulnerablecode/pull/1587 |
| 58 | +- Match affected and fixed-by Packages by @johnmhoran in https://github.com/aboutcode-org/vulnerablecode/pull/1528 |
| 59 | +- Add management command to commit exported data by @keshav-space in https://github.com/aboutcode-org/vulnerablecode/pull/1600 |
| 60 | +- Add support to Exploits model by @ziadhany in https://github.com/aboutcode-org/vulnerablecode/pull/1562 |
| 61 | +- 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 |
| 62 | +- Release v34.0.2 by @TG1999 in https://github.com/aboutcode-org/vulnerablecode/pull/1604 |
| 63 | +- Bump VCIO version by @TG1999 in https://github.com/aboutcode-org/vulnerablecode/pull/1605 |
| 64 | +- Bump django from 4.2.15 to 4.2.16 by @dependabot in https://github.com/aboutcode-org/vulnerablecode/pull/1608 |
| 65 | +- Bump fetchcode from v0.3.0 to v0.6.0 by @keshav-space in https://github.com/aboutcode-org/vulnerablecode/pull/1607 |
| 66 | +- Use 4-tier system for storing package metadata by @keshav-space in https://github.com/aboutcode-org/vulnerablecode/pull/1609 |
| 67 | +- Fix vers range crash by @pombredanne in https://github.com/aboutcode-org/vulnerablecode/pull/1598 |
| 68 | +- Add GitHub action to publish aboutcode.hashid PyPI by @keshav-space in https://github.com/aboutcode-org/vulnerablecode/pull/1615 |
| 69 | +- Segregate PackageRelatedVulnerability model to new models by @TG1999 in https://github.com/aboutcode-org/vulnerablecode/pull/1612 |
| 70 | +- Add documentation for new pipeline design by @keshav-space in https://github.com/aboutcode-org/vulnerablecode/pull/1621 |
| 71 | +- Fix 500 error in /api/cpes endpoint by @keshav-space in https://github.com/aboutcode-org/vulnerablecode/pull/1629 |
| 72 | +- Migrate pysec importer to aboutcode pipeline by @keshav-space in https://github.com/aboutcode-org/vulnerablecode/pull/1628 |
| 73 | +- Avoid memory exhaustion during data migration by @keshav-space in https://github.com/aboutcode-org/vulnerablecode/pull/1630 |
| 74 | +- Add support for Calculating Risk in VulnerableCode by @ziadhany in https://github.com/aboutcode-org/vulnerablecode/pull/1593 |
| 75 | +- Bulk create in migrations by @TG1999 in https://github.com/aboutcode-org/vulnerablecode/pull/1640 |
| 76 | +- Update README.rst by @TG1999 in https://github.com/aboutcode-org/vulnerablecode/pull/1641 |
| 77 | +- Prepare for release v34.1.0 by @TG1999 in https://github.com/aboutcode-org/vulnerablecode/pull/1642 |
| 78 | +- Add V2 API endpoints by @TG1999 in https://github.com/aboutcode-org/vulnerablecode/pull/1631 |
| 79 | +- Prepare for release v34.2.0 by @TG1999 in https://github.com/aboutcode-org/vulnerablecode/pull/1647 |
| 80 | +- Refactor severity score model and fix incorrect suse scores by @keshav-space in https://github.com/aboutcode-org/vulnerablecode/pull/1636 |
| 81 | +- Add bulk search in v2 by @TG1999 in https://github.com/aboutcode-org/vulnerablecode/pull/1649 |
| 82 | +- Prepare release v34.3.0 by @TG1999 in https://github.com/aboutcode-org/vulnerablecode/pull/1652 |
| 83 | +- Add `on_failure` to handle cleanup during pipeline failure by @keshav-space in https://github.com/aboutcode-org/vulnerablecode/pull/1651 |
| 84 | +- Fix API bug by @TG1999 in https://github.com/aboutcode-org/vulnerablecode/pull/1654 |
| 85 | +- Add reference score to package endpoint by @keshav-space in https://github.com/aboutcode-org/vulnerablecode/pull/1655 |
| 86 | +- Prepare for release v34.3.2 by @TG1999 in https://github.com/aboutcode-org/vulnerablecode/pull/1656 |
| 87 | +- Add support for storing exploitability and weighted severity by @ziadhany in https://github.com/aboutcode-org/vulnerablecode/pull/1646 |
| 88 | +- Avoid migrations on version bumps by @keshav-space in https://github.com/aboutcode-org/vulnerablecode/pull/1660 |
| 89 | +- Prepare v35.0.0rc1 by @TG1999 in https://github.com/aboutcode-org/vulnerablecode/pull/1664 |
| 90 | + |
| 91 | + |
| 92 | + |
| 93 | +Version v35.0.0rc1 |
| 94 | +--------------------- |
| 95 | + |
| 96 | +- Add support for storing exploitability and weighted severity #1646 |
| 97 | +- Avoid migrations on version bumps #1660 |
| 98 | + |
| 99 | + |
| 100 | +Version v34.3.2 |
| 101 | +---------------- |
| 102 | + |
| 103 | +- HOTFIX: Add reference score to package endpoint #1655 |
| 104 | + |
| 105 | + |
| 106 | +Version v34.3.1 |
| 107 | +---------------- |
| 108 | + |
| 109 | +- HOTFIX: Fix API bug #1654 |
| 110 | + |
| 111 | + |
| 112 | +Version v34.3.0 |
| 113 | +----------------- |
| 114 | + |
| 115 | +- Add bulk search in v2 #1649 |
| 116 | +- Refactor severity score model and fix incorrect suse scores #1636 |
| 117 | + |
| 118 | + |
| 119 | +Version v34.2.0 |
| 120 | +------------------- |
| 121 | + |
| 122 | +- Add V2 API endpoints #1631 |
| 123 | + |
| 124 | + |
| 125 | +Version v34.1.0 |
| 126 | +------------------- |
| 127 | + |
| 128 | +- Add support for Calculating Package Vulnerability Risk #1593 |
| 129 | +- Migrate pysec importer to aboutcode pipeline #1628 |
| 130 | +- Fix 500 error in /api/cpes endpoint #1629 |
| 131 | +- Add documentation for new pipeline design #1621 |
| 132 | +- Segregate PackageRelatedVulnerability model to new models #1612 |
| 133 | +- Add GitHub action to publish aboutcode.hashid PyPI #1615 |
| 134 | +- Fix vers range crash #1598 |
| 135 | +- Use 4-tier system for storing package metadata #1609 |
| 136 | + |
| 137 | + |
| 138 | +Version v34.0.2 |
| 139 | +------------------- |
| 140 | + |
| 141 | +- Add management command to commit exported vulnerability data (#1600) |
| 142 | +- Fix API 500 error (#1603) |
| 143 | + |
| 144 | + |
| 145 | +Version v34.0.1 |
5 | 146 | ------------------- |
6 | 147 |
|
7 | 148 | - Add Pipeline to flag ghost packages (#1533) |
8 | 149 | - Add logging configuration (#1533) |
9 | 150 | - Drop support for python 3.8 (#1533) |
| 151 | +- Drop using docker-compose and use the built-in "docker compose" instead |
| 152 | +- Upgrade core dependencies including Django and Rest Framework |
| 153 | +- Fix typo in KEV improver (#1594) |
10 | 154 |
|
11 | 155 |
|
12 | 156 | Version v34.0.0 |
|
0 commit comments