docs(deps): create ecosystem-wide SOUP inventory and LICENSE-THIRD-PARTY#384
Merged
Merged
Conversation
Add comprehensive SOUP (Software of Unknown Provenance) inventory documenting all third-party dependencies across the kcenon ecosystem: - docs/SOUP-LIST.md: Catalogs 17 SOUP items with version, license (SPDX), purpose, risk classification (Critical/High/Medium/Low), and anomaly impact assessment per IEC 62304 requirements - LICENSE-THIRD-PARTY: Consolidates all third-party license texts (MIT, BSL-1.0, Apache-2.0, BSD-3-Clause, Zlib, PostgreSQL, LGPL-2.1, Public Domain) with copyright holders and compliance obligations - Flags LGPL-2.1 items (libiconv, libmariadb) with dynamic linking policy - Documents GPL-2.0 prohibition following libmysql removal (2026-03) - Includes license compatibility matrix and maintenance schedule Closes #382
5 tasks
Owner
Author
Test Plan Verification - All Checks PassedVerification Date: 2026-03-06 CI Results Summary
Test Plan Items Verified
Ready for ReviewAll 24 CI checks passed. This PR is ready for code review and merge. |
kcenon
added a commit
that referenced
this pull request
Apr 13, 2026
…RTY (#384) Add comprehensive SOUP (Software of Unknown Provenance) inventory documenting all third-party dependencies across the kcenon ecosystem: - docs/SOUP-LIST.md: Catalogs 17 SOUP items with version, license (SPDX), purpose, risk classification (Critical/High/Medium/Low), and anomaly impact assessment per IEC 62304 requirements - LICENSE-THIRD-PARTY: Consolidates all third-party license texts (MIT, BSL-1.0, Apache-2.0, BSD-3-Clause, Zlib, PostgreSQL, LGPL-2.1, Public Domain) with copyright holders and compliance obligations - Flags LGPL-2.1 items (libiconv, libmariadb) with dynamic linking policy - Documents GPL-2.0 prohibition following libmysql removal (2026-03) - Includes license compatibility matrix and maintenance schedule Closes #382
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes #382
Summary
docs/SOUP-LIST.mdcataloging all 17 SOUP items across the kcenon ecosystemLICENSE-THIRD-PARTYwith consolidated third-party license textsSOUP Coverage
Test Plan