Skip to content

Add SBOM missing types#103

Merged
nvuillam merged 2 commits intomainfrom
102-add-missing-types-to-sbom-backend-module
Aug 17, 2023
Merged

Add SBOM missing types#103
nvuillam merged 2 commits intomainfrom
102-add-missing-types-to-sbom-backend-module

Conversation

@itayox
Copy link
Copy Markdown
Contributor

@itayox itayox commented Aug 17, 2023

Added RawPackage interface and renamed getPackages to createSBOMPackages

  • No logic was changed during the process (only types)

@itayox itayox added the infrastructure Dev experience, infra, testing label Aug 17, 2023
@itayox itayox self-assigned this Aug 17, 2023
@itayox itayox linked an issue Aug 17, 2023 that may be closed by this pull request
@itayox itayox requested a review from nvuillam August 17, 2023 16:42
@github-actions
Copy link
Copy Markdown

github-actions bot commented Aug 17, 2023

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
⚠️ ACTION actionlint 6 3 0.05s
✅ COPYPASTE jscpd yes no 5.1s
⚠️ CSS stylelint 3 0 1 1.54s
✅ DOCKERFILE hadolint 1 0 0.07s
✅ HTML djlint 1 0 0.8s
✅ HTML htmlhint 1 0 0.29s
✅ JSON eslint-plugin-jsonc 19 0 0 2.62s
✅ JSON jsonlint 19 0 0.26s
✅ JSON npm-package-json-lint yes no 0.62s
✅ JSON prettier 19 0 0 2.29s
✅ JSON v8r 19 0 23.88s
⚠️ MARKDOWN markdownlint 10 0 31 1.86s
✅ MARKDOWN markdown-table-formatter 10 0 0 0.51s
✅ REPOSITORY checkov yes no 28.7s
✅ REPOSITORY gitleaks yes no 3.41s
✅ REPOSITORY git_diff yes no 0.16s
✅ REPOSITORY grype yes no 10.98s
⚠️ REPOSITORY kics yes 1 26.82s
✅ REPOSITORY secretlint yes no 2.57s
✅ REPOSITORY trivy yes no 6.59s
✅ REPOSITORY trivy-sbom yes no 2.7s
✅ REPOSITORY trufflehog yes no 4.32s
✅ SPELL cspell 56 0 5.34s
✅ SPELL lychee 43 0 6.74s
✅ YAML prettier 11 0 0 0.94s
✅ YAML v8r 11 0 18.67s
✅ YAML yamllint 11 0 0.58s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

Copy link
Copy Markdown
Member

@nvuillam nvuillam left a comment

Choose a reason for hiding this comment

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

nice :)

@nvuillam nvuillam merged commit 9b94c97 into main Aug 17, 2023
@nvuillam nvuillam deleted the 102-add-missing-types-to-sbom-backend-module branch August 17, 2023 19:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

infrastructure Dev experience, infra, testing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add missing types to SBOM backend module

2 participants