Commit Graph

18 Commits

Author SHA1 Message Date
Binaek Sarkar
3a0db749cc Fix issue where using --timing with check was not showing duration. Fixes #571 2021-07-05 12:21:43 +01:00
kaidaguerre
49fd91ea68 Do not show spinner when updating metadata tables after a file watcher event. Closes #563 2021-06-17 16:39:39 +01:00
Binaek Sarkar
0dad39053d Add support to check command filter controls with --tag and --where argument. Closes #539 2021-06-16 18:00:54 +01:00
kaidaguerre
e5b99605cf Add --dry-run flag to check command to show which controls would be run. Closes #468 2021-06-15 18:14:42 +01:00
tyagiparth
e2e7322519 steampipe check exit code should be the number of alerts. Closes #498 2021-06-15 12:55:47 +01:00
Binaek Sarkar
2cf7e40497 Add support for CSV output of check command. Closes #479 2021-06-15 11:14:15 +01:00
Binaek Sarkar
b2e5763daf Fix for driver prefix showing up in check errors. Closes #474 2021-06-11 16:16:29 +01:00
Binaek Sarkar
13e2fe25ca Fixes issue where json output does not work for check command. Closes #525 2021-06-09 14:17:18 +05:30
kai
4674c3ef5d Fix stack overflow error when allocating colors for large number of dimension property values. Closes #509 2021-05-26 20:40:22 +01:00
kaidaguerre
1cdf794ac2 Update check text output to indicate tree structure. Closes #500 2021-05-25 20:03:56 +01:00
kai
bd65bc5b75 Support controls with multiple parents. Add support for 'json' output format 2021-05-20 16:14:02 +01:00
kai
447a748018 Update dimension color generation algorithm 2021-05-20 16:14:02 +01:00
Binaek Sarkar
f26a3f0785 Add support for search_path and search_path_prefix per control in check cmd. Closes #426 2021-05-20 16:14:02 +01:00
kai
a5616511ee Applying permissions for temp table management on existing database installations. Closes #422
Implement 'output' arg, supporting modes text, brief, none. Add 'plain' theme.
2021-05-20 16:13:10 +01:00
kai
897700d301 Add support for light and dark color scheme, and new 'theme' arg
Increase max display width to 200
2021-05-20 16:12:20 +01:00
kai
1fd1cfb4f2 Add support for cancellation of control run. Closes #475 2021-05-20 16:12:20 +01:00
kai
681b5e32b6 fix individual controls not running but controls in benchmarks are. Closes #464 2021-05-20 16:11:50 +01:00
kai
4dbc6bad6b Initial iteration of control result display code 2021-05-20 16:11:50 +01:00