Skip to content

CLOUDP-319575: Fixes directory SBOMs are generated into #3897

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

Merged
merged 1 commit into from
May 20, 2025

Conversation

cveticm
Copy link
Collaborator

@cveticm cveticm commented May 20, 2025

Proposed changes

Function run silkbomb was quietly failing with error Error: argument --sbom-in/--sbom_in/-i: File not found: /workdir/src/github.com/mongodb/mongodb-atlas-cli/compliance/sbom.json. This was due to SBOMs being generated into the wrong directory.

Successful patch: https://parsley.mongodb.com/evergreen/mongodb_atlas_cli_master_ssdlc_generate_and_upload_sbom_patch_5eff93b16231b8459cd22b47f0d50b36e635f283_682c8868e3047300076a90c0_25_05_20_13_49_29/0/task?bookmarks=0,118

Jira ticket: CLOUDP-319575

Checklist

  • I have signed the MongoDB CLA
  • I have added tests that prove my fix is effective or that my feature works
  • I have added any necessary documentation in document requirements section listed in CONTRIBUTING.md (if appropriate)
  • I have addressed the @mongodb/docs-cloud-team comments (if appropriate)
  • I have updated test/README.md (if an e2e test has been added)
  • I have run make fmt and formatted my code

@cveticm cveticm requested a review from a team as a code owner May 20, 2025 13:49
Copy link
Contributor

Coverage Report 📈

Branch Commit Coverage
master 5eff93b 25.1%
CLOUDP-319575_sbom-in_fix 09f5402 25.1%
Difference 0%

@cveticm cveticm enabled auto-merge (squash) May 20, 2025 14:01
@cveticm cveticm merged commit 7d2dbe7 into master May 20, 2025
22 of 23 checks passed
@cveticm cveticm deleted the CLOUDP-319575_sbom-in_fix branch May 20, 2025 14:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants