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: publish and review SBOM #186

Merged
merged 6 commits into from
Oct 31, 2023
Merged

feat: publish and review SBOM #186

merged 6 commits into from
Oct 31, 2023

Conversation

rjaegers
Copy link
Member

@rjaegers rjaegers commented Oct 31, 2023

This feature adds SBOM generation and publishing to the container in several places next to the already available in-toto attestation.

  • As a release artifact
  • As a workflow artifact

Additionally the dependency review action is used to review dependencies for license issues or vulnerabilities.

@rjaegers rjaegers requested a review from a team as a code owner October 31, 2023 07:11
@rjaegers rjaegers changed the title chore: add sbom publishing feat: publish SBOM Oct 31, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Oct 31, 2023

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 10 0 0.15s
✅ DOCKERFILE hadolint 1 0 0.36s
✅ JSON eslint-plugin-jsonc 7 0 0 7.15s
✅ JSON prettier 7 0 0 0.56s
✅ JSON v8r 7 0 4.42s
✅ MARKDOWN markdownlint 3 0 0 0.91s
✅ MARKDOWN markdown-link-check 3 0 4.43s
✅ MARKDOWN markdown-table-formatter 3 0 0 0.34s
✅ REPOSITORY checkov yes no 27.45s
✅ REPOSITORY dustilock yes no 0.04s
✅ REPOSITORY gitleaks yes no 0.33s
✅ REPOSITORY git_diff yes no 0.01s
✅ REPOSITORY grype yes no 14.1s
✅ REPOSITORY secretlint yes no 1.57s
✅ REPOSITORY syft yes no 0.33s
✅ REPOSITORY trivy yes no 7.14s
✅ REPOSITORY trivy-sbom yes no 1.34s
✅ REPOSITORY trufflehog yes no 8.86s
✅ SPELL lychee 30 0 1.2s
✅ YAML prettier 12 0 0 1.02s
✅ YAML v8r 12 0 9.46s
✅ YAML yamllint 12 0 0.63s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

@github-actions
Copy link
Contributor

github-actions bot commented Oct 31, 2023

Test Results

15 tests  ±0   15 ✔️ ±0   12m 20s ⏱️ - 4m 37s
  1 suites ±0     0 💤 ±0 
  1 files   ±0     0 ±0 

Results for commit 79a750d. ± Comparison against base commit 43df025.

♻️ This comment has been updated with latest results.

@github-actions
Copy link
Contributor

github-actions bot commented Oct 31, 2023

Dependency Review

✅ No vulnerabilities or license issues found.

Scanned Manifest Files

.github/workflows/build-push.yml

@rjaegers rjaegers changed the title feat: publish SBOM feat: publish and review SBOM Oct 31, 2023
@rjaegers rjaegers added this pull request to the merge queue Oct 31, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Oct 31, 2023
@rjaegers rjaegers enabled auto-merge October 31, 2023 11:28
@rjaegers rjaegers added this pull request to the merge queue Oct 31, 2023
Merged via the queue into main with commit 317c6d6 Oct 31, 2023
16 checks passed
@rjaegers rjaegers deleted the feature/publish-sbom branch October 31, 2023 13:27
Copy link
Contributor

Pull Request Report (#186)

Static measures

Description Value
Number of added lines 10
Number of deleted lines 2
Number of changed files 2
Number of commits 6
Number of reviews 1
Number of comments (w/o review comments) 3
Number of reviews that contains a comment to resolve 0
Number of reviews that requested a change from the author 0
Number of reviews that approved the Pull Request 1
Get the total number of participants of a Pull Request 3

Time related measures

Description Value
PR lead time (from creation to close of PR) 6.3 Hours
Time that was spend on the branch before the PR was created 45 Sec
Time that was spend on the branch before the PR was merged 6.3 Hours
Time to merge after last review 4.6 Hours

Status check related measures

Description Value
Total runtime for last status check run (Workflow for PR) 25.4 Min
Total time spend in last status check run on PR 14.2 Min

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