Skip to content

Commit 946e9ad

Browse files
Revert "[tmp] disable scan for some packages"
This reverts commit 4f641f5.
1 parent 4f641f5 commit 946e9ad

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

components/gitpod-db/BUILD.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,6 @@ packages:
4040
packaging: offline-mirror
4141
yarnLock: ${coreYarnLockBase}/yarn.lock
4242
tsconfig: tsconfig.json
43-
sbom:
44-
scanVulnerabilities: false
4543
- name: dbtest
4644
type: yarn
4745
srcs:

components/ws-manager-bridge/BUILD.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,6 @@ packages:
1919
tsconfig: tsconfig.json
2020
commands:
2121
test: ["yarn", "test"]
22-
sbom:
23-
scanVulnerabilities: false
2422
- name: docker
2523
type: docker
2624
deps:

0 commit comments

Comments
 (0)