Release v3.2.0
This a mainly a bug fix release (mostly memory leaks and broken URLs) over the last version.
We also add some usage examples and improved the checker.
What's Changed
- fix: Content-Type header for JSON responses (minor) in #605
- Fix typo in error message in #611
- Warn if no remote validator was specified in #602
- Add Apache 2.0 license to root folder in #599
- Update README.md to exchange csaf.io until it is fixed in #612
- Errors for lookup checks in #613
- update runner for release to 22.04, other actions and go version, thus also newer glibc in #615
- Add example for iterating product id and product helper in #617
- Add documentation for externally signed documents in #619
- Fix potential leak of HTTP response body in downloadJSON in #618
- Improve SHA* marking in #554
- Report error in checker if content type is not correct in #621
- Compare changes dates by in #609
- feat: add access-control-allow-origin header in #624
- Move advisory downloading to download context method in #625
- Extend structured logging usage in aggregator in #622
- Update lint by in #626
- Avoid memory leak by in #629
- Fix aggregator URL handling in #631
New Contributors
- @marcusperlick made their first contribution in #618
Full Changelog: v3.1.1...v3.2.0