Skip to content

Commit

Permalink
Removing mongodb consumers from example pipelines; replacing elastics…
Browse files Browse the repository at this point in the history
…earch consumer with json consumer in sample example pipeline.
  • Loading branch information
andream16 committed Nov 4, 2024
1 parent 133c2c2 commit 284d2e4
Show file tree
Hide file tree
Showing 11 changed files with 1 addition and 12 deletions.
1 change: 0 additions & 1 deletion examples/pipelines/dast-project/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,4 @@ components:
- pkg:helm/smithy-security-oss-components/producer-aggregator
- pkg:helm/smithy-security-oss-components/enricher-deduplication
- pkg:helm/smithy-security-oss-components/enricher-aggregator
- pkg:helm/smithy-security-oss-components/consumer-mongodb
- pkg:helm/smithy-security-oss-components/consumer-elasticsearch
3 changes: 1 addition & 2 deletions examples/pipelines/golang-project/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,4 @@ components:
- pkg:helm/smithy-security-oss-components/producer-aggregator
- pkg:helm/smithy-security-oss-components/enricher-codeowners
- pkg:helm/smithy-security-oss-components/enricher-aggregator
- pkg:helm/smithy-security-oss-components/consumer-mongodb
- pkg:helm/smithy-security-oss-components/consumer-elasticsearch
- pkg:helm/smithy-security-oss-components/consumer-stdout-json
1 change: 0 additions & 1 deletion examples/pipelines/iac-project/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,4 @@ components:
- pkg:helm/smithy-security-oss-components/producer-aggregator
- pkg:helm/smithy-security-oss-components/enricher-deduplication
- pkg:helm/smithy-security-oss-components/enricher-aggregator
- pkg:helm/smithy-security-oss-components/consumer-mongodb
- pkg:helm/smithy-security-oss-components/consumer-elasticsearch
1 change: 0 additions & 1 deletion examples/pipelines/java-project/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,4 @@ components:
- pkg:helm/smithy-security-oss-components/producer-aggregator
- pkg:helm/smithy-security-oss-components/enricher-deduplication
- pkg:helm/smithy-security-oss-components/enricher-aggregator
- pkg:helm/smithy-security-oss-components/consumer-mongodb
- pkg:helm/smithy-security-oss-components/consumer-elasticsearch
1 change: 0 additions & 1 deletion examples/pipelines/misc-project/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,4 @@ components:
- pkg:helm/smithy-security-oss-components/producer-aggregator
- pkg:helm/smithy-security-oss-components/enricher-deduplication
- pkg:helm/smithy-security-oss-components/enricher-aggregator
- pkg:helm/smithy-security-oss-components/consumer-mongodb
- pkg:helm/smithy-security-oss-components/consumer-elasticsearch
1 change: 0 additions & 1 deletion examples/pipelines/nancy-purl-project/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,3 @@ components:
- pkg:helm/smithy-security-oss-components/producer-aggregator
- pkg:helm/smithy-security-oss-components/enricher-deduplication
- pkg:helm/smithy-security-oss-components/enricher-aggregator
- pkg:helm/smithy-security-oss-components/consumer-mongodb
1 change: 0 additions & 1 deletion examples/pipelines/python-project/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,4 @@ components:
- pkg:helm/smithy-security-oss-components/producer-aggregator
- pkg:helm/smithy-security-oss-components/enricher-codeowners
- pkg:helm/smithy-security-oss-components/enricher-aggregator
- pkg:helm/smithy-security-oss-components/consumer-mongodb
- pkg:helm/smithy-security-oss-components/consumer-elasticsearch
1 change: 0 additions & 1 deletion examples/pipelines/rails-project/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,4 @@ components:
- pkg:helm/smithy-security-oss-components/producer-aggregator
- pkg:helm/smithy-security-oss-components/enricher-codeowners
- pkg:helm/smithy-security-oss-components/enricher-aggregator
- pkg:helm/smithy-security-oss-components/consumer-mongodb
- pkg:helm/smithy-security-oss-components/consumer-elasticsearch
1 change: 0 additions & 1 deletion examples/pipelines/sca-project/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,4 @@ components:
- pkg:helm/smithy-security-oss-components/producer-aggregator
- pkg:helm/smithy-security-oss-components/enricher-codeowners
- pkg:helm/smithy-security-oss-components/enricher-aggregator
- pkg:helm/smithy-security-oss-components/consumer-mongodb
- pkg:helm/smithy-security-oss-components/consumer-elasticsearch
1 change: 0 additions & 1 deletion examples/pipelines/typescript-project/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,4 @@ components:
- pkg:helm/smithy-security-oss-components/producer-aggregator
- pkg:helm/smithy-security-oss-components/enricher-codeowners
- pkg:helm/smithy-security-oss-components/enricher-aggregator
- pkg:helm/smithy-security-oss-components/consumer-mongodb
- pkg:helm/smithy-security-oss-components/consumer-elasticsearch
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,3 @@ components:
- pkg:helm/smithy-security-oss-components/producer-aggregator
- pkg:helm/smithy-security-oss-components/enricher-deduplication
- pkg:helm/smithy-security-oss-components/enricher-aggregator
- pkg:helm/smithy-security-oss-components/consumer-mongodb

0 comments on commit 284d2e4

Please sign in to comment.