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

feat: normalize package json before use #679

Merged
merged 5 commits into from
Mar 2, 2023

Conversation

jkowalleck
Copy link
Member

@jkowalleck jkowalleck commented Mar 2, 2023

Changed

  • Detected node packages' metadata are now normalized, before translation to SBOM components happens.
    This might increase the quality of SBOM results.

fixes #678

Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
@jkowalleck jkowalleck added the enhancement New feature or request label Mar 2, 2023
@jkowalleck jkowalleck requested a review from a team as a code owner March 2, 2023 13:34
@jkowalleck jkowalleck merged commit 2ac879a into master Mar 2, 2023
@jkowalleck jkowalleck deleted the normalize-packageJson-before-use branch March 2, 2023 13:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: normalize PackageJson-like data before use
1 participant