midokura / helm-charts-community

A collection of Helm Charts for open-source programs
https://midokura.github.io/helm-charts-community/
Apache License 2.0
12 stars 12 forks source link

chore(deps): update fossology/fossology docker tag to v4.4.0 #65

Open renovate[bot] opened 1 year ago

renovate[bot] commented 1 year ago

This PR contains the following updates:

Package Update Change
fossology/fossology (source) minor 4.2.1 -> 4.4.0

Release Notes

fossology/fossology (fossology/fossology) ### [`v4.4.0`](https://togithub.com/fossology/fossology/blob/HEAD/CHANGELOG.md#440-Jan-15th-2024) [Compare Source](https://togithub.com/fossology/fossology/compare/4.3.0...4.4.0) This release adds important corrections to [4.4.0-rc2](https://togithub.com/fossology/fossology/releases/tag/4.4.0-rc2) The release 4.4.0 introduces a number of corrections to [4.3.0](https://togithub.com/fossology/fossology/releases/tag/4.3.0) and major changes to FOSSology, including: - Major changes from GSoC contributors: - During GSoC 2023, FOSSology saw a major influx in REST API endpoints. Now there are endpoints for almost all information available on UI. - During same operations, we also created the framework changes to allow 2 versions of REST API (v1 & v2). This will allow us to unify the REST API in future while still supporting v1. - Another big change was creation of new agent to generate [CycloneDX](https://cyclonedx.org) reports. - We also changed the integration mechanism with [ScanCode](https://scancode-toolkit.readthedocs.io) resulting in major speed improvements in the scan. - With this release, we also bring support for Debian Bookworm (12) - Support extraction of [Zstandard](https://www.zstd.net) files - Support GitHub Actions in the scanner image and generate SPDX reports - Multiple fixes in SPDX reports - Sync with SPDX License list v3.22 ##### Credits to contributors for 4.4.0 From the GIT commit history, we have the following contributors since [4.3.0](https://togithub.com/fossology/fossology/releases/tag/4.3.0): > Abdelrahman Jamal > Devesh Negi > Divij Sharma > dushimsam > Gaurav Mishra > Hero2323 > Igor Mishchuk > Kamal Nayan > Kgitman > lata > Marc-Etienne Vargenau > mayank-pathakk > Nejc Habjan > Richard Diederen > Shaheem Azmal M MD > Simran Nigam > soham4abc > srideep-banerjee > Sushant Kumar ##### Corrections - `68dbed209` fix(spdx_ref): use LicenseRef to check ref license - `8d990bb05` fix(ui): use group id to get shortname - `5a70fbddf` fix(api): read optional agentId, UploadController - `24b0e1a67` fix(postinstall): check status of a2ensite ### [`v4.3.0`](https://togithub.com/fossology/fossology/blob/HEAD/CHANGELOG.md#430-Jun-22nd-2023) [Compare Source](https://togithub.com/fossology/fossology/compare/4.2.1...4.3.0) This release adds important corrections to [4.3.0-rc2](https://togithub.com/fossology/fossology/releases/tag/4.3.0-rc2) The release 4.3.0 introduces a number of corrections to [4.2.1](https://togithub.com/fossology/fossology/releases/tag/4.2.1) and major changes to FOSSology, including: - Integration with [ScanOSS](https://scanoss.com/) - Add new field SPDX ID for licenses, making FOSSology reports more SPDX compliant. - Same time, fix SPDX reports and update to v2.3 - Rename deprecated licenses like GPL-2.0+ - Update build system to CMake from GNU Make. - New option to export and import FOSSology decisions. - Several security fixes. - New list to define predefined acknowledgements for easy reuse. - Consider folder level and package level bulk. - Drop Ubuntu Bionic support. ##### Credits to contributors for 4.3.0 From the GIT commit history, we have the following contributors since [4.2.1](https://togithub.com/fossology/fossology/releases/tag/4.2.1): > Avinal Kumar > dushimsam > Gaurav Mishra > hero2323 > Krishna Mahato > mayank-pathakk > Sanjay Krishna S R > scanoss-qg > Shaheem Azmal M MD > Simran Nigam > soham4abc > srideep-banerjee > Toussaint Nicolas ##### Features - `83191c8e9` feat(thirdpartyLicenses): update third notices ##### Corrections - `753fbbbc9` fix(scanoss): check json-c version for buster

Configuration

📅 Schedule: Branch creation - "on monday" in timezone Europe/Madrid, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.