Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extend generated SBOMs for Rust/Cargo #109

Closed
thillux opened this issue Jun 28, 2024 · 3 comments · Fixed by #115
Closed

Extend generated SBOMs for Rust/Cargo #109

thillux opened this issue Jun 28, 2024 · 3 comments · Fixed by #115

Comments

@thillux
Copy link
Contributor

thillux commented Jun 28, 2024

Fixed in #115:

  • cargo features
  • setting target architecture, when cross-compiling

Currently missing when copying SBOMs together in workspace projects:

  • only copy SBOM which includes current pname in the file name
@nikstur
Copy link
Owner

nikstur commented Jul 15, 2024

We're still missing the last bullet point.

@nikstur nikstur reopened this Jul 15, 2024
@thillux
Copy link
Contributor Author

thillux commented Jul 15, 2024

We're still missing the last bullet point.

Adapted the description to reflect this.

@nikstur
Copy link
Owner

nikstur commented Sep 3, 2024

#124 should've implemented your last point because it now include includes SBOMs for binaries that show up in $out.

@nikstur nikstur closed this as completed Sep 3, 2024
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 a pull request may close this issue.

2 participants