Commit Graph

8 Commits

Author SHA1 Message Date
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