Guardrails plugin v0.17.0 - Added the insecure_skip_verify connection config argument to bypass the SSL/TLS certificate verification while querying the tables
Jul 18, 2024•steampipe
What's new?
- Added the insecure_skip_verify connection config argument to support bypassing the SSL/TLS certificate verification while querying the tables. (#48)
Enhancements
- The Plugin and the Steampipe Anywhere binaries are now built with the netgo package.
Dependencies
- Recompiled plugin with steampipe-plugin-sdk v5.10.1 that adds support for connection key columns. (#49)