Closed bdd4329 closed 2 years ago
Thanks again, @bdd4329, for raising the bug and submitting the PR to fix it! We'll release this in a new plugin version later this week.
Example query results
Results
> echo "select domain, not_after from net_certificate where domain IN ('www.tamu.edu', 'blahblah.blah');" | steampipe query +--------------+---------------------------+ | domain | not_after | +--------------+---------------------------+ | www.tamu.edu | 2023-01-19T17:59:59-06:00 | +--------------+---------------------------+