Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Terminology: align type command line options to platform #6427

Open
kaplanlior opened this issue Jun 5, 2023 · 0 comments · May be fixed by #6429
Open

Terminology: align type command line options to platform #6427

kaplanlior opened this issue Jun 5, 2023 · 0 comments · May be fixed by #6429
Labels
bug Something isn't working

Comments

@kaplanlior
Copy link
Contributor

kaplanlior commented Jun 5, 2023

KICS has these command line options

-t, --type strings                  case insensitive list of platform types to scan
                                      (Ansible, AzureResourceManager, Buildah, CloudFormation, Crossplane, DockerCompose, Dockerfile, GRPC, GoogleDeploymentManager, Knative, Kubernetes, OpenAPI, Pulumi, ServerLessFW, Terraform)
                                      cannot be provided with type exclusion flags
--exclude-type strings          case insensitive list of platform types not to scan
                                      (Ansible, AzureResourceManager, Buildah, CloudFormation, Crossplane, DockerCompose, Dockerfile, GRPC, GoogleDeploymentManager, Knative, Kubernetes, OpenAPI, Pulumi, ServerLessFW, Terraform)
                                      cannot be provided with type inclusion flags

But according to the values, it should be called platform and exclude-platform (can also be plural, as we have the list-platforms switch as well).

@kaplanlior kaplanlior added bug Something isn't working community Community contribution and removed community Community contribution labels Jun 5, 2023
@kaplanlior kaplanlior linked a pull request Jun 5, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant