Skip to content

Commit

Permalink
set all component maturity to experimental in preparation for adding …
Browse files Browse the repository at this point in the history
…graduation criteria
  • Loading branch information
northdpole committed Oct 28, 2024
1 parent c2fbf41 commit 71536bd
Show file tree
Hide file tree
Showing 42 changed files with 43 additions and 1 deletion.
1 change: 1 addition & 0 deletions components/consumers/arangodb/task.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ metadata:
name: consumer-arangodb
labels:
v1.smithy.smithy-security.com/component: consumer
v1.smithy.smithy.security/component/maturity: experimental
spec:
description: Pushes findings to an ArangoDB database.
workspaces:
Expand Down
1 change: 1 addition & 0 deletions components/consumers/aws-s3/task.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ metadata:
name: consumer-aws-s3
labels:
v1.smithy.smithy-security.com/component: consumer
v1.smithy.smithy.security/component/maturity: experimental
spec:
description: Pushes findings to an S3 bucket.
volumes:
Expand Down
1 change: 1 addition & 0 deletions components/consumers/bigquery/task.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ metadata:
name: consumer-bigquery
labels:
v1.smithy.smithy-security.com/component: consumer
v1.smithy.smithy.security/component/maturity: experimental
spec:
description: Pushes findings to a BigQuery database.
volumes:
Expand Down
1 change: 1 addition & 0 deletions components/consumers/defectdojo/task.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ metadata:
name: consumer-defectdojo
labels:
v1.smithy.smithy-security.com/component: consumer
v1.smithy.smithy.security/component/maturity: experimental
spec:
description: Pushes findings to a DefectDojo vulnerability management instance.
params:
Expand Down
1 change: 1 addition & 0 deletions components/consumers/dependency-track/task.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ metadata:
name: consumer-dependency-track
labels:
v1.smithy.smithy-security.com/component: consumer
v1.smithy.smithy.security/component/maturity: experimental
spec:
description: Pushes findings to a Dependency-Track instance.
params:
Expand Down
1 change: 1 addition & 0 deletions components/consumers/elasticsearch/task.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ metadata:
name: consumer-elasticsearch
labels:
v1.smithy.smithy-security.com/component: consumer
v1.smithy.smithy.security/component/maturity: experimental
spec:
description: Pushes findings to an Elasticsearch database.
params:
Expand Down
1 change: 1 addition & 0 deletions components/consumers/jira/task.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ metadata:
name: consumer-jira
labels:
v1.smithy.smithy-security.com/component: consumer
v1.smithy.smithy.security/component/maturity: experimental
spec:
description: Pushes findings to a Jira instance.
volumes:
Expand Down
1 change: 1 addition & 0 deletions components/consumers/mongodb/task.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ metadata:
name: consumer-mongodb
labels:
v1.smithy.smithy-security.com/component: consumer
v1.smithy.smithy.security/component/maturity: experimental
spec:
description: Pushes findings to a MongoDB database.
params:
Expand Down
1 change: 1 addition & 0 deletions components/consumers/pdf/task.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ metadata:
name: consumer-pdf
labels:
v1.smithy.smithy-security.com/component: consumer
v1.smithy.smithy.security/component/maturity: experimental
spec:
description: Pushes findings to an S3 bucket as PDFs.
volumes:
Expand Down
1 change: 1 addition & 0 deletions components/consumers/slack/task.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ metadata:
name: consumer-slack
labels:
v1.smithy.smithy-security.com/component: consumer
v1.smithy.smithy.security/component/maturity: experimental
spec:
description: Pushes findings to a Slack channel.
params:
Expand Down
1 change: 1 addition & 0 deletions components/consumers/stdout-json/task.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ metadata:
name: consumer-stdout-json
labels:
v1.smithy.smithy-security.com/component: consumer
v1.smithy.smithy.security/component/maturity: experimental
spec:
description: Prints findings to stdout in JSON format.
workspaces:
Expand Down
1 change: 1 addition & 0 deletions components/enrichers/codeowners/task.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ metadata:
name: enricher-codeowners
labels:
v1.smithy.smithy-security.com/component: enricher
v1.smithy.smithy.security/component/maturity: experimental
spec:
description: Identifies a code owner for each finding.
params:
Expand Down
1 change: 1 addition & 0 deletions components/enrichers/custom-annotation/task.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ metadata:
name: enricher-custom-annotation
labels:
v1.smithy.smithy-security.com/component: enricher
v1.smithy.smithy.security/component/maturity: experimental
spec:
description: Adds a set of custom annotations to all issues that pass through this
params:
Expand Down
1 change: 1 addition & 0 deletions components/enrichers/deduplication/task.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ metadata:
name: enricher-deduplication
labels:
v1.smithy.smithy-security.com/component: enricher
v1.smithy.smithy.security/component/maturity: experimental
spec:
description: Compares multiple inputs and removes duplicates.
workspaces:
Expand Down
1 change: 1 addition & 0 deletions components/enrichers/depsdev/task.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ metadata:
name: enricher-depsdev
labels:
v1.smithy.smithy-security.com/component: enricher
v1.smithy.smithy.security/component/maturity: experimental
spec:
description: Adds context from deps.dev for each third-party dependency.
params:
Expand Down
1 change: 1 addition & 0 deletions components/enrichers/policy/task.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ metadata:
name: enricher-policy
labels:
v1.smithy.smithy-security.com/component: enricher
v1.smithy.smithy.security/component/maturity: experimental
spec:
description: Enforces security policies defined in OPA for each finding.
sidecars:
Expand Down
1 change: 1 addition & 0 deletions components/enrichers/reachability/task.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ metadata:
name: enricher-reachability
labels:
v1.smithy.smithy-security.com/component: enricher
v1.smithy.smithy.security/component/maturity: experimental
spec:
description: Performs a reachability check on a supplied repository using AppThreat/atom.
params:
Expand Down
3 changes: 2 additions & 1 deletion components/producers/brakeman/task.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@ metadata:
labels:
v1.smithy.smithy-security.com/component: producer
v1.smithy.smithy-security.com/test-type: sast
v1.smithy.smithy-security.com/language: brakeman
v1.smithy.smithy-security.com/language: ruby
v1.smithy.smithy.security/component/maturity: experimental
spec:
description: Analyse Ruby source code usign brakeman to look for security issues.
params:
Expand Down
1 change: 1 addition & 0 deletions components/producers/cdxgen/task.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ metadata:
v1.smithy.smithy-security.com/component: producer
v1.smithy.smithy-security.com/test-type: sbom
v1.smithy.smithy-security.com/language: all
v1.smithy.smithy.security/component/maturity: experimental
spec:
description: Generate a CycloneDX SBOM from source code.
params:
Expand Down
1 change: 1 addition & 0 deletions components/producers/checkov/task.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ metadata:
v1.smithy.smithy-security.com/component: producer
v1.smithy.smithy-security.com/test-type: sast
v1.smithy.smithy-security.com/language: iac
v1.smithy.smithy.security/component/maturity: experimental
spec:
description: Analyse IAC source code to look for security issues.
params:
Expand Down
1 change: 1 addition & 0 deletions components/producers/dependency-check/task.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ metadata:
labels:
v1.smithy.smithy-security.com/component: producer
v1.smithy.smithy-security.com/test-type: sca
v1.smithy.smithy.security/component/maturity: experimental
spec:
description: Generate a Dependency-Check report from source code.
volumes:
Expand Down
1 change: 1 addition & 0 deletions components/producers/dependency-track/task.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ metadata:
name: producer-dependency-track
labels:
v1.smithy.smithy-security.com/component: producer
v1.smithy.smithy.security/component/maturity: experimental
spec:
description: Generate a Dependency-Track report from source code.
params:
Expand Down
1 change: 1 addition & 0 deletions components/producers/docker-trivy/task.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ metadata:
labels:
v1.smithy.smithy-security.com/component: producer
v1.smithy.smithy-security.com/test-type: sca
v1.smithy.smithy.security/component/maturity: experimental
spec:
description: Generate a Trivy report from a Docker image.
params:
Expand Down
1 change: 1 addition & 0 deletions components/producers/github-codeql/task.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ metadata:
labels:
v1.smithy.smithy-security.com/component: producer
v1.smithy.smithy-security.com/test-type: sast
v1.smithy.smithy.security/component/maturity: experimental
spec:
description: Retrieve a GitHub Code Scanning report from a GitHub repository.
params:
Expand Down
1 change: 1 addition & 0 deletions components/producers/github-dependabot/task.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ metadata:
labels:
v1.smithy.smithy-security.com/component: producer
v1.smithy.smithy-security.com/test-type: sca
v1.smithy.smithy.security/component/maturity: experimental
spec:
description: Retrieve a GitHub Code Scanning report from a GitHub repository.
params:
Expand Down
1 change: 1 addition & 0 deletions components/producers/golang-gosec/task.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ metadata:
v1.smithy.smithy-security.com/component: producer
v1.smithy.smithy-security.com/test-type: sast
v1.smithy.smithy-security.com/language: golang
v1.smithy.smithy.security/component/maturity: experimental
spec:
description: Analyse Go source code to look for security issues.
params:
Expand Down
1 change: 1 addition & 0 deletions components/producers/golang-nancy/task.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ metadata:
v1.smithy.smithy-security.com/component: producer
v1.smithy.smithy-security.com/test-type: sca
v1.smithy.smithy-security.com/language: golang
v1.smithy.smithy.security/component/maturity: experimental
spec:
description: Dependency scanner for Golang projects.
params:
Expand Down
1 change: 1 addition & 0 deletions components/producers/java-findsecbugs/task.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ metadata:
labels:
v1.smithy.smithy-security.com/component: producer
v1.smithy.smithy-security.com/language: java
v1.smithy.smithy.security/component/maturity: experimental
spec:
description: Generate a FindSecBugs report from source code.
params:
Expand Down
1 change: 1 addition & 0 deletions components/producers/kics/task.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ metadata:
name: producer-kics
labels:
v1.smithy.smithy-security.com/component: producer
v1.smithy.smithy.security/component/maturity: experimental
spec:
description: Generate a KICS report from source code.
volumes:
Expand Down
1 change: 1 addition & 0 deletions components/producers/ossf-scorecard/task.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ metadata:
name: producer-ossf-scorecard
labels:
v1.smithy.smithy-security.com/component: producer
v1.smithy.smithy.security/component/maturity: experimental
spec:
description: Generates scorecards for open source projects to show how they adhere with best practices.
params:
Expand Down
1 change: 1 addition & 0 deletions components/producers/python-bandit/task.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ metadata:
v1.smithy.smithy-security.com/component: producer
v1.smithy.smithy-security.com/test-type: sast
v1.smithy.smithy-security.com/language: python
v1.smithy.smithy.security/component/maturity: experimental
spec:
description: SAST scanner that analyses Python source code to look for security issues.
volumes:
Expand Down
1 change: 1 addition & 0 deletions components/producers/python-pip-safety/task.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ metadata:
v1.smithy.smithy-security.com/component: producer
v1.smithy.smithy-security.com/test-type: sca
v1.smithy.smithy-security.com/language: python
v1.smithy.smithy.security/component/maturity: experimental
spec:
description: Dependency scanner for Python projects.
params:
Expand Down
1 change: 1 addition & 0 deletions components/producers/semgrep/task.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ metadata:
labels:
v1.smithy.smithy-security.com/component: producer
v1.smithy.smithy-security.com/test-type: sast
v1.smithy.smithy.security/component/maturity: experimental
spec:
description: Analyse source code using Semgrep to look for security issues.
params:
Expand Down
1 change: 1 addition & 0 deletions components/producers/snyk-docker/task.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ metadata:
v1.smithy.smithy-security.com/component: producer
v1.smithy.smithy-security.com/test-type: sast
v1.smithy.smithy-security.com/language: docker
v1.smithy.smithy.security/component/maturity: experimental
spec:
params:
- name: producer-snyk-docker-api-key
Expand Down
1 change: 1 addition & 0 deletions components/producers/snyk-node/task.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ metadata:
v1.smithy.smithy-security.com/component: producer
v1.smithy.smithy-security.com/test-type: sast
v1.smithy.smithy-security.com/language: docpythoner
v1.smithy.smithy.security/component/maturity: experimental
spec:
params:
- name: producer-snyk-node-api-key
Expand Down
1 change: 1 addition & 0 deletions components/producers/snyk-python/task.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ metadata:
v1.smithy.smithy-security.com/component: producer
v1.smithy.smithy-security.com/test-type: sast
v1.smithy.smithy-security.com/language: docpythoner
v1.smithy.smithy.security/component/maturity: experimental
spec:
params:
- name: producer-snyk-python-api-key
Expand Down
1 change: 1 addition & 0 deletions components/producers/terraform-tfsec/task.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ metadata:
name: producer-terraform-tfsec
labels:
v1.smithy.smithy-security.com/component: producer
v1.smithy.smithy.security/component/maturity: experimental
spec:
description: Generate a Terraform-Tfsec report from source code.
params:
Expand Down
1 change: 1 addition & 0 deletions components/producers/testsslsh/task.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ metadata:
name: producer-testsslsh
labels:
v1.smithy.smithy-security.com/component: producer
v1.smithy.smithy.security/component/maturity: experimental
spec:
description: Generate a Testssl.sh report from a target URL.
params:
Expand Down
1 change: 1 addition & 0 deletions components/producers/trufflehog/task.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ metadata:
name: producer-trufflehog
labels:
v1.smithy.smithy-security.com/component: producer
v1.smithy.smithy.security/component/maturity: experimental
spec:
description: Secret scanner for repositories.
params:
Expand Down
1 change: 1 addition & 0 deletions components/producers/typescript-eslint/task.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ metadata:
v1.smithy.smithy-security.com/component: producer
v1.smithy.smithy-security.com/test-type: sast
v1.smithy.smithy-security.com/language: typescript
v1.smithy.smithy.security/component/maturity: experimental
spec:
description: Static analysis for javascript and typescript projects.
params:
Expand Down
1 change: 1 addition & 0 deletions components/producers/typescript-yarn-audit/task.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ metadata:
v1.smithy.smithy-security.com/component: producer
v1.smithy.smithy-security.com/test-type: sca
v1.smithy.smithy-security.com/language: typescript
v1.smithy.smithy.security/component/maturity: experimental
spec:
description: Dependency scanner for Node.js projects.
volumes:
Expand Down
1 change: 1 addition & 0 deletions components/producers/zaproxy/task.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ metadata:
labels:
v1.smithy.smithy-security.com/component: producer
v1.smithy.smithy-security.com/test-type: dast
v1.smithy.smithy.security/component/maturity: experimental
spec:
description: DAST scanner that analyses web applications for security issues.
params:
Expand Down

0 comments on commit 71536bd

Please sign in to comment.