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

⭐️ include npm packages in sbom export #3340

Merged
merged 2 commits into from
Feb 16, 2024
Merged

Conversation

chris-rock
Copy link
Member

The sbom export now includes os, pypi and npm packages.

> cnquery sbom
npm/which/^4.0.0
npm/write-file-atomic/^5.0.1
pypi/yarl/1.9.4
npm/yarn/1.22.21
macos/zoom.us/5.17.5 (29101)

Copy link
Contributor

github-actions bot commented Feb 16, 2024

Test Results

2 790 tests  ±0   2 789 ✅ ±0   51s ⏱️ +4s
  186 suites ±0       1 💤 ±0 
    5 files   ±0       0 ❌ ±0 

Results for commit bb459b3. ± Comparison against base commit 0bb01bd.

This pull request removes 6 and adds 6 tests. Note that renamed tests count towards both.
go.mondoo.com/cnquery/v10/llx ‑ TestRawData_JSON/0001-01-01_00:53:28_+0053_LMT
go.mondoo.com/cnquery/v10/llx ‑ TestRawData_JSON/292277026596-12-04_16:23:37_+0053_LMT
go.mondoo.com/cnquery/v10/llx ‑ TestRawData_JSON/292277026596-12-04_16:30:07_+0100_CET
go.mondoo.com/cnquery/v10/llx ‑ TestSuccess/2024-02-16_13:22:53.634255899_+0100_CET_m=+0.008630927
go.mondoo.com/cnquery/v10/llx ‑ TestTruthy/2024-02-16_13:22:53.634255899_+0100_CET_m=+0.008630927
go.mondoo.com/cnquery/v10/llx ‑ TestTruthy/2024-02-16_13:22:53.634255899_+0100_CET_m=+0.008630927#01
go.mondoo.com/cnquery/v10/llx ‑ TestRawData_JSON/0001-01-01_00:00:00_+0000_UTC
go.mondoo.com/cnquery/v10/llx ‑ TestRawData_JSON/292277026596-12-04_15:30:07_+0000_UTC
go.mondoo.com/cnquery/v10/llx ‑ TestRawData_JSON/292277026596-12-04_15:30:09_+0000_UTC
go.mondoo.com/cnquery/v10/llx ‑ TestSuccess/2024-02-16_12:09:26.018262027_+0000_UTC_m=+0.011313872
go.mondoo.com/cnquery/v10/llx ‑ TestTruthy/2024-02-16_12:09:26.018262027_+0000_UTC_m=+0.011313872
go.mondoo.com/cnquery/v10/llx ‑ TestTruthy/2024-02-16_12:09:26.018262027_+0000_UTC_m=+0.011313872#01

♻️ This comment has been updated with latest results.

sbom/sbom.go Outdated Show resolved Hide resolved
@chris-rock chris-rock force-pushed the chris-rock/sbom-export branch from bb459b3 to 7c4033b Compare February 16, 2024 18:58
@chris-rock chris-rock merged commit ddae8ab into main Feb 16, 2024
13 checks passed
@chris-rock chris-rock deleted the chris-rock/sbom-export branch February 16, 2024 19:00
@github-actions github-actions bot locked and limited conversation to collaborators Feb 16, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants