kaidaguerre
|
1c98312f0b
|
Move backup trimming to after the backup has been written - prevents backups folder being created unnecessarily. Closes #2049
|
2022-05-12 10:16:49 +01:00 |
|
Binaek Sarkar
|
744b97f660
|
Adds support for retaining back up archives as binary as well as text. Closes #1970
|
2022-05-05 16:43:45 +01:00 |
|
Puskar Basu
|
c4ff352c41
|
Migrate all json config files to use snake case property names. Closes #1730
|
2022-04-12 17:23:29 +01:00 |
|
Puskar Basu
|
1d6aed1a9a
|
Rename folder .steampipe/report/assets to .steampipe/dashboard/assets. Closes #1751
|
2022-04-11 10:38:14 +01:00 |
|
Binaek Sarkar
|
dba9a999d9
|
Update oci download to use a tmp folder underneath the destination folder. Closes #1545
|
2022-03-07 16:23:58 +00:00 |
|
Binaek Sarkar
|
5fa20150fa
|
Adds support for starting dashboard server with service start (#1472)
|
2022-02-21 16:15:19 +00:00 |
|
kaidaguerre
|
8b7a32f2e8
|
rename 'report' to 'dashboard'. Closes #1459
|
2022-02-15 20:19:35 +00:00 |
|
Binaek Sarkar
|
742879fc53
|
Create and use a $STEAMPIPE_INSTALL_DIR/tmp for oci installations. Closes #1375
|
2022-02-08 12:13:35 +00:00 |
|
kaidaguerre
|
35330a8fb0
|
Update reports functionality. Add reflection tables for report entities. Automatically install report assets. Closes #1265. Closes #567 Closes #1364
|
2022-01-31 15:17:18 +00:00 |
|
Puskar Basu
|
be67b786f4
|
Update check templates to remove functions. Closes #1320
|
2022-01-19 16:36:11 +00:00 |
|
Binaek Sarkar
|
60920fce3e
|
Add support for a generic template formatter for check output. Closes #1289
|
2022-01-17 13:24:01 +00:00 |
|
kaidaguerre
|
e0ff19a280
|
Update package naming to be consistent and follow Go standards. Closes #1282
General code spring cleaning:
* move file paths from `consts` package to `filepaths`
* move InitData and ExportData to query and control packages
|
2022-01-04 12:28:36 +00:00 |
|