Ved misra
Ved misra
**Is your feature request related to a problem? Please describe.** PCI DSS v4.0 has been released. It can be downloaded from - https://www.pcisecuritystandards.org/document_library/?category=pcidss&document=pci_dss **Describe the solution you'd like** Add the...
# Integration test logs Logs ``` Add passing integration test logs here ``` # Example query results Results ``` Add example SQL query results here (please include the input queries...
**Describe the bug** On running queries for `aws_wafregional_rule` table, the results are very inconsistent. Please take a look at the different sets of results below: ``` select name, title from...
**Describe the bug** The `is_logging` column of the `aws_cloudtrail_trail` table returns `null` for organization trails when the value is 'true' in the AWS CLI. In this [PR](https://github.com/turbot/steampipe-plugin-aws/pull/986), we fixed the...
### Checklist - [ ] Issue(s) linked
### Checklist - [x] Issue(s) linked
**Observation** When running heavy compliance dashboards (for instance `NIST 800-53 Rev 5`), the dashboard UI gets stuck even if the CLI marks the execution to be complete. I have observed...
**Describe the bug** The `sql` column of the introspection table `steampipe_control` returns null when controls use `query = query.` format for linking to the SQL query. This issue doesn't come...
**Is your feature request related to a problem? Please describe.** Add a README section under `aws-tests` folder to outline the steps for running the tests. **Describe the solution you'd like**...