Commit Graph

28 Commits

Author SHA1 Message Date
Binaek Sarkar
a88c2ad83d Fix issue where dimension values were not rendered in generated CSV for check. Closes #587 2021-07-05 12:57:53 +01:00
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
174e2d95b5 Support for --header flag in check. Closes #550 (#555) 2021-06-17 12:22:54 +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
Binaek Sarkar
92c656334c Support for inferring export format when only the target file is given. Closes #543 2021-06-16 17:41:05 +01:00
kaidaguerre
5494c8abce Steampipe check should not show dots across terminal when there are no dimensions. Closes #519 2021-06-16 15:29:17 +01:00
Binaek Sarkar
ec90b75104 Add support for custom separator for csv output/export in check. Closes #544 2021-06-16 14:27:56 +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
Binaek Sarkar
a9496979ef Add support for export flag to check command. Closes #511 2021-06-15 17:04:59 +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
7d761550f9 Add 'image' property to opengraph. Update message for multiple invocations of check cmd. Update check command long description. 2021-05-20 16:14:02 +01:00
kai
6893f0b35e Handle rounding issue in counter graph causing no green bars to be shown when there are successes 2021-05-20 16:14:02 +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
kai
488f84509f Fix result graph pass color. Set folder name as title of default mod. 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
3546cee500 Add SearchPath and SearchPathPrefix properties to control. Fix max cols @ 200 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