Skip to content

Commit

Permalink
empty archive
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Sverdlov <[email protected]>
  • Loading branch information
sverdlov93 committed Feb 15, 2024
1 parent ebbd80c commit 48afc79
Show file tree
Hide file tree
Showing 11 changed files with 0 additions and 101 deletions.
7 changes: 0 additions & 7 deletions docs/scan/audit/help.go

This file was deleted.

7 changes: 0 additions & 7 deletions docs/scan/auditgo/help.go

This file was deleted.

7 changes: 0 additions & 7 deletions docs/scan/auditgradle/help.go

This file was deleted.

7 changes: 0 additions & 7 deletions docs/scan/auditmvn/help.go

This file was deleted.

7 changes: 0 additions & 7 deletions docs/scan/auditnpm/help.go

This file was deleted.

7 changes: 0 additions & 7 deletions docs/scan/auditpip/help.go

This file was deleted.

7 changes: 0 additions & 7 deletions docs/scan/auditpipenv/help.go

This file was deleted.

15 changes: 0 additions & 15 deletions docs/scan/buildscan/help.go

This file was deleted.

7 changes: 0 additions & 7 deletions docs/scan/curation/help.go

This file was deleted.

15 changes: 0 additions & 15 deletions docs/scan/scan/help.go

This file was deleted.

15 changes: 0 additions & 15 deletions utils/cliutils/commandsflags.go
Original file line number Diff line number Diff line change
Expand Up @@ -103,21 +103,6 @@ const (
JpdAdd = "jpd-add"
JpdDelete = "jpd-delete"

// Xray's Commands Keys
XrCurl = "xr-curl"
CurationAudit = "curation-audit"
Audit = "audit"
AuditMvn = "audit-maven"
AuditGradle = "audit-gradle"
AuditNpm = "audit-npm"
AuditGo = "audit-go"
AuditPip = "audit-pip"
AuditPipenv = "audit-pipenv"
DockerScan = "docker scan"
XrScan = "xr-scan"
BuildScan = "build-scan"
OfflineUpdate = "offline-update"

// Config commands keys
AddConfig = "config-add"
EditConfig = "config-edit"
Expand Down

0 comments on commit 48afc79

Please sign in to comment.