Skip to content

Commit 88b17f4

Browse files
committed
remove sbom dependent commands
1 parent 0e7f657 commit 88b17f4

File tree

8 files changed

+4
-881
lines changed

8 files changed

+4
-881
lines changed

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,3 @@ bazel-zoekt
1414
bazel-src-cli
1515
.DS_Store
1616
samples
17-
sourcegraph-sboms/

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,10 @@ All notable changes to `src-cli` are documented in this file.
1515

1616
### Changed
1717

18+
### Removed
19+
20+
- Removed `src sbom` and `src signature` commands. SBOMs and container signatures are no longer published as of Sourcegraph 7.1.0.
21+
1822
## 6.7.1104
1923

2024
### Added

cmd/src/main.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,6 @@ The commands are:
6161
orgs,org manages organizations
6262
teams,team manages teams
6363
repos,repo manages repositories
64-
sbom manages SBOM (Software Bill of Materials) data
6564
search search for results on Sourcegraph
6665
search-jobs manages search jobs
6766
serve-git serves your local git repositories over HTTP for Sourcegraph to pull

cmd/src/sbom.go

Lines changed: 0 additions & 36 deletions
This file was deleted.

cmd/src/sbom_fetch.go

Lines changed: 0 additions & 295 deletions
This file was deleted.

0 commit comments

Comments
 (0)