Commit Graph

617 Commits

Author SHA1 Message Date
kai
dbd0418d88 Update CHANGELOG.md for v0.9.0 #1013 2021-10-22 20:40:31 +01:00
kai
97b7e7a3c5 Update version for v0.9.0 #1013 v0.9.0 2021-10-22 20:22:12 +01:00
Mike Burgess
2e8e2f1896 Control state icons should be center-aligned in HTML export #1034. 2021-10-22 20:02:37 +01:00
Binaek Sarkar
d96998aaa0 Updates auto generated file name format for check exports. Closes #1045 2021-10-22 18:32:18 +01:00
Binaek Sarkar
1b70b628de Updates to html check output format. Closes #1034 2021-10-22 18:19:36 +01:00
kai
7c11dd6d34 Update CHANGELOG.md for v0.9.0 #1013 2021-10-22 18:04:31 +01:00
Binaek Sarkar
e012125753 Add support for SSL certificate validation and rotation. Closes #1020 2021-10-22 16:58:41 +01:00
kaidaguerre
e073054248 Control results should be ordered by status. Closes #465 2021-10-22 16:56:44 +01:00
kaidaguerre
e15b78308f Update and tidy the help text. Closes #1039 2021-10-22 13:27:37 +01:00
kaidaguerre
8551ec9868 Rename 'markdown' format to 'md'. #1011 2021-10-22 12:28:39 +01:00
Binaek Sarkar
300102d3fc Update check to add markdown output format. Closes #1011 2021-10-22 11:15:09 +01:00
Puskar Basu
89cd993ab6 Review exit codes for steampipe commands. Closes #833 2021-10-22 10:10:32 +01:00
kaidaguerre
a3ad46e83c Update control summary - only show severity block if there are high/critical items. #710 2021-10-21 15:03:57 +01:00
kaidaguerre
5f978227db Delete accidentally added files 2021-10-21 11:22:36 +01:00
kai
6607f7d90f Update CHANGELOG.md for v0.9.0 #1013 v0.9.0-rc.1 2021-10-20 17:13:51 +01:00
Binaek Sarkar
808052602d Update check command to support markdown output . Closes #1011 2021-10-20 17:05:09 +01:00
Puskar Basu
10667eb6c4 Add acceptance test for testing steampipe check all functionality. Closes #1027 2021-10-20 14:41:45 +01:00
Puskar Basu
b927053d3b Add acceptance tests to check dynamic schema functionality through CSV plugin. Closes #1021 2021-10-20 14:21:06 +01:00
kaidaguerre
3df6affa88 Ensure plugin connection config is consistently ordered. Closes #1025 2021-10-20 11:40:30 +01:00
Puskar Basu
ece0381926 Add HTML check formatter. Closes #480 2021-10-20 10:28:08 +01:00
kai
439e429da2 Fix NRE when loading previous format connection state file 2021-10-19 22:02:39 +01:00
kaidaguerre
695b2704a4 Rename backend database environment variables v0.9.0-rc.0 2021-10-19 18:27:51 +01:00
kai
04820139bb fix acceptance tests 2021-10-19 17:36:05 +01:00
kai
7da2f67f5b Update github.com/shirou/gopsutil dependency version 2021-10-19 17:00:25 +01:00
kai
6e4901f51f Update references 2021-10-18 20:58:11 +01:00
kai
6c21a742da Update steampipe=postgres-fdw version to 0.2.6 - update DateTime and Timestamp columns to use "timestamp with time zone", not "timestamp". 2021-10-18 17:26:53 +01:00
kaidaguerre
75f4f370cc Provide mechanism to force a connection refresh. Closes #1017 2021-10-18 16:35:27 +01:00
Puskar Basu
989625f8a8 If connection state file parsing fails, return an empty state file to force a connection refresh. closes #1014 2021-10-18 15:32:26 +01:00
kai
79c5e6377d Update CHANGELOG.md for v0.9.0 2021-10-18 13:24:11 +01:00
kaidaguerre
bd791223e8 Add support for plugins with dynamic schema. Closes #1012 2021-10-18 12:20:13 +01:00
kaidaguerre
4505caecdf Add workspace mod to workspace mod map - fix check al not working. Closes #1005 2021-10-18 10:24:05 +01:00
kaidaguerre
041e1b0075 Support installation and resolution of mod dependencies. Add steampipe_reference introspection table. Closes #978. Closes #972 2021-10-11 14:46:59 +01:00
Binaek Sarkar
b94a5fda0e Add support for setting a custom database name when installing. Closes #936 2021-10-11 11:54:31 +01:00
Puskar Basu
a0494168bd Add acceptance test for connection config with options block. Closes #995 2021-10-08 15:18:21 +01:00
Puskar Basu
a495d7a843 plugin commands should exit with a non-zero code on error. Closes #980 2021-10-08 14:11:44 +01:00
kai
0a7b63ae7e v0.8.5. Closes #998 2021-10-07 18:47:28 +01:00
Binaek Sarkar
667c3aacec Fix for incorrect message from service status when service is not running. Closes #975 2021-10-07 16:57:55 +01:00
Puskar Basu
6cc3951ca0 Update dependencies with security vulnerabilities. Closes #987 2021-10-07 15:37:03 +01:00
Puskar Basu
52458e6216 Add acceptance test to test time to query a chaos table that does not exist. closes #996 2021-10-07 12:57:41 +01:00
kai
63518e0fbb Update steampipe-postgres-fdw version to v0.2.5: update Steampipe reference to fix connection config parsing if there is an options block. 2021-10-07 11:44:56 +01:00
kaidaguerre
77fbee3609 Fix connection config parsing failing if config contains options block. Closes #993 2021-10-07 11:30:57 +01:00
Binaek Sarkar
8b9672592b Removes deprecated flags from service start. Closes #582 2021-10-06 11:36:18 +01:00
Binaek Sarkar
c65e116a31 Fix for plugin list failing with 'invalid memory address'. Closes #984 2021-10-05 13:43:16 +01:00
kai
cb6b4d25b8 Update steampipe-postgres-fdw version to "0.2.4-rc.0" - only pushdown 'limit' to plugin if all quals have key columns defined and which support the qual operator. 2021-10-05 12:59:30 +01:00
Binaek Sarkar
48c1041c9c Add check summary in table output. Closes #710. 2021-10-04 16:43:16 +01:00
kaidaguerre
89e7b43988 Support json and yaml connection config. Closes #969 2021-10-01 12:31:51 +01:00
Puskar Basu
0cbb6be8f8 Acceptance tests for introspection table updates. Closes #962 2021-09-30 12:09:09 +01:00
kai
a826f9fc01 v0.8.4. Closes #971 v0.9.0-dev.2 2021-09-29 21:32:05 +01:00
kai
2b15fcf5d3 Update client error handling to only refresh session data for a 'context deadline exceeded' error. Closes #970 2021-09-29 21:31:36 +01:00
Binaek Sarkar
352afad764 Allow plugin uninstall even if there are active connections. Closes #852 2021-09-28 16:52:36 +01:00