David B. Schott

Results 6 issues of David B. Schott

Hi, can we please explain in the documentation how to implement parameter overrides? https://aws-ia.github.io/taskcat/docs/usage/PARAMETER_OVERRIDES/ I believe I need to create a `.taskcat-overrides.yml` file, but I can't find any information about...

enhancement
documentation
backlog

EFSProvisioner fails to deploy into an Existing VPC with Custom DNS. The EFSProvisioner Helm Chart has a `dnsName` value available, which looks promising, however this value is not available to...

Copy of https://github.com/snyk/cli/pull/5014 with full CI checks.

Addresses #2439. Adds `security-severity` to open source and container SARIF output.

I've had this `live-hack` branch open for ages and figured it'd be best to contribute back, since I have a need to merge it in to `main` on my fork....

This prevents the `goof` service from being accessible from the internet. `kubectl port-forward service/goof 8000:80` can be used instead.