SERVER-110425: Final setup for SBOM upload for master (#41795)

GitOrigin-RevId: f0c2278d2c6f5028ac13a5b9f9c9748d396a8226
This commit is contained in:
ekovalets 2025-09-25 08:59:19 -07:00 committed by MongoDB Bot
parent b018ed2f43
commit fc6925c762
4 changed files with 1 additions and 5 deletions

View File

@ -1800,7 +1800,6 @@ tasks:
- "./src/evergreen/run_python_script.sh"
- "evergreen/functions/upload_sbom_via_silkbomb.py"
- "--run"
- "--check-sbom-file-change"
env:
REQUESTER: ${requester}
BRANCH_NAME: ${branch_name}

View File

@ -360,7 +360,6 @@ buildvariants:
display_name: "Upload SBOM if changed"
allowed_requesters: ["commit"]
activate: true
# TODO (RNDSEC-1453): Add paths: - "sbom.json" when the DEVPROD-22112 ticket is fixed
paths:
- "sbom.json"
tags: []

View File

@ -54,8 +54,6 @@ def upload_sbom_via_silkbomb(
silkbomb_args = [
"--sbom-in",
f"/workdir/{local_repo_path}/{sbom_repo_path}",
"--project",
"tarun_test", # kept for tests
"--branch",
branch_name,
"--repo",

View File

@ -1584,7 +1584,7 @@
"properties": [
{
"name": "internal:team_responsible",
"value": "R&D Security"
"value": "Query Integration"
},
{
"name": "emits_persisted_data",