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

sbom: enable generating SBOM given a dir #947

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

imjasonh
Copy link
Contributor

No description provided.

@imjasonh imjasonh requested a review from luhring June 10, 2024 03:46
@imjasonh imjasonh enabled auto-merge June 10, 2024 04:18
description := src.Describe()

description.ID = "(redacted for determinism)"
description.Name = apkName
description.Version = apkVersion
metadata := source.DirectoryMetadata{
Path: inputFilePath,
Copy link
Contributor

Choose a reason for hiding this comment

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

Do we not need this?

Copy link
Contributor

Choose a reason for hiding this comment

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

I'd like to keep this

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.

3 participants