|
1 | 1 | Release notes |
2 | 2 | ============= |
3 | 3 |
|
| 4 | +### Version 5.9.0 |
| 5 | + |
| 6 | +* feat: VCIO v3 advisories migration by @tdruez in https://github.com/aboutcode-org/dejacode/pull/534 |
| 7 | +* feat: retry on 429 with Retry-After support in VulnerableCode session by @tdruez in https://github.com/aboutcode-org/dejacode/pull/550 |
| 8 | +* feat: add API action to manage object level permission on Products by @tdruez in https://github.com/aboutcode-org/dejacode/pull/395 |
| 9 | +* feat: [five-c] AboutCode app for alerts and notifications by @tdruez in https://github.com/aboutcode-org/dejacode/pull/551 |
| 10 | +* feat: [five-c] Create rules-based engine #409 by @tdruez in https://github.com/aboutcode-org/dejacode/pull/552 |
| 11 | +* feat: [five-c] Create extended policy rules set #411 by @tdruez in https://github.com/aboutcode-org/dejacode/pull/556 |
| 12 | +* docs: [five-c] add usage and configuration documentation #416 by @tdruez in https://github.com/aboutcode-org/dejacode/pull/557 |
| 13 | +* docs: [five-c] add tutorial and how-to documentation #418 by @tdruez in https://github.com/aboutcode-org/dejacode/pull/558 |
| 14 | +* [cravex2-reachability] Implement rule tools triaging vulnerabilities by @tdruez in https://github.com/aboutcode-org/dejacode/pull/560 |
| 15 | +* [cravex2-reachability] Integrate triage rules in CRAVEX API #365 by @tdruez in https://github.com/aboutcode-org/dejacode/pull/564 |
| 16 | +* [cravex2-reachability] Add documentation for triage rules by @tdruez in https://github.com/aboutcode-org/dejacode/pull/565 |
| 17 | +* [cravex2-reachability] Enhance the vulnerability-ranking system for trees by @tdruez in https://github.com/aboutcode-org/dejacode/pull/566 |
| 18 | +* [cravex2-reachability] Consume extended reachability from symbols analysis by @tdruez in https://github.com/aboutcode-org/dejacode/pull/568 |
| 19 | +* [cravex2-reachability] Process extended reachability by @tdruez in https://github.com/aboutcode-org/dejacode/pull/569 |
| 20 | +* fix: run "Improve from PurlDB" asynchronously by @tdruez in https://github.com/aboutcode-org/dejacode/pull/570 |
| 21 | +* feat: add fixed_by_packages data from VCIO API v3 by @tdruez in https://github.com/aboutcode-org/dejacode/pull/571 |
| 22 | +* fix: revert RQ to working version by @tdruez in https://github.com/aboutcode-org/dejacode/pull/573 |
| 23 | +* fix: add User-Agent value for data collection HTTP requests by @tdruez in https://github.com/aboutcode-org/dejacode/pull/574 |
| 24 | + |
4 | 25 | ### Version 5.8.1 |
5 | 26 |
|
6 | 27 | * fix: improve performances and logging for SCIO importer (#546) |
|
0 commit comments