Skip to content

Commit 38758bb

Browse files
committed
Remove AngularCSTI Integration
Signed-off-by: Jannik Hollenbach <jannik.hollenbach@iteratec.com>
1 parent 1681f6f commit 38758bb

31 files changed

Lines changed: 0 additions & 1552 deletions

.github/workflows/ci.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,6 @@ jobs:
212212
matrix:
213213
unit:
214214
- amass
215-
- angularjs-csti-scanner
216215
- cmseek
217216
- ffuf
218217
- git-repo-scanner

.github/workflows/release-build.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -322,7 +322,6 @@ jobs:
322322
matrix:
323323
parser:
324324
- amass
325-
- angularjs-csti-scanner
326325
- cmseek
327326
- ffuf
328327
- git-repo-scanner
@@ -408,7 +407,6 @@ jobs:
408407
strategy:
409408
matrix:
410409
scanner:
411-
- angularjs-csti-scanner
412410
- cmseek
413411
- ffuf
414412
- kube-hunter

.github/workflows/scb-bot.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ jobs:
2121
matrix:
2222
scanner:
2323
- amass
24-
- angularjs-csti-scanner
2524
- cmseek
2625
- ffuf
2726
- gitleaks

operator/internal/telemetry/telemetry.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ var telemetryInterval = 24 * time.Hour
2525
// Unofficial Scan Types should be reported as "other" to avoid leakage of confidential data via the scan-types name
2626
var officialScanTypes map[string]bool = map[string]bool{
2727
"amass": true,
28-
"angularjs-csti-scanner": true,
2928
"cmseek": true,
3029
"ffuf": true,
3130
"git-repo-scanner": true,

scanners/angularjs-csti-scanner/.gitignore

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

scanners/angularjs-csti-scanner/.helm-docs.gotmpl

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

scanners/angularjs-csti-scanner/.helmignore

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

scanners/angularjs-csti-scanner/Chart.yaml

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

scanners/angularjs-csti-scanner/Makefile

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

0 commit comments

Comments
 (0)