Skip to content

Conversation

felix-schwarz
Copy link
Contributor

Description

Auto-generate SBOM using cdxgen

Related Issue

#1473

@felix-schwarz felix-schwarz self-assigned this Jul 1, 2025
Copy link
Member

@DeepDiver1975 DeepDiver1975 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • readable json would be great - | json_pp
  • github.com/krzyzanowskim/OpenSSL is listed twice with two different version - needs a second look if wrong data or mixup of dependencies in the projects

@felix-schwarz felix-schwarz force-pushed the chore/sbom branch 2 times, most recently from 8930809 to e6112f9 Compare July 1, 2025 12:34
Copy link
Member

@DeepDiver1975 DeepDiver1975 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • let's name it sbom.json

…essible to humans

- generate-sbom: rename bom.json to sbom.json
@felix-schwarz
Copy link
Contributor Author

felix-schwarz commented Jul 1, 2025

  • github.com/krzyzanowskim/OpenSSL is listed twice with two different version - needs a second look if wrong data or mixup of dependencies in the projects

The App pointed to a specific version of the SwiftPM package whereas the SDK pointed to a minimum version, so the versions diverged. I've fixed this by bringing the version requirement in the App project on par to the version in the SDK as part of this pull request.

@felix-schwarz felix-schwarz force-pushed the chore/sbom branch 2 times, most recently from 77af18b to 16747fe Compare July 2, 2025 05:41
@DeepDiver1975 DeepDiver1975 merged commit 956af7d into master Jul 2, 2025
5 checks passed
@DeepDiver1975 DeepDiver1975 deleted the chore/sbom branch July 2, 2025 09:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants