Skip to content

0.5.5

Choose a tag to compare

@javuto javuto released this 05 Aug 22:38
· 125 commits to main since this release
9ac5d14

🔖 Release 0.5.5

What's New

  • Adding interactive console mode to osctrl-cli by @javuto in #884
  • Dynamic title in all pages with environment by @javuto in #885
  • Fixed bug when active nodes were showing as inactive by @javuto in #886
  • Fixes for deploy scripts to include frontend service by @javuto in #887
  • Activity tiles was not displaying data correctly in nodes table by @javuto in #888
  • Extracting the correct IP address in dev env by @javuto in #889
  • Using correct destination for install targets by @javuto in #890
  • Make dashboard display node activity per environment by @javuto in #891
  • Improvements in dashboard by @javuto in #892
  • Frontend fixes and small changes by @javuto in #893
  • Invalidate config cache and format status and result logs by @javuto in #894
  • Environment icons and correct last seen times by @javuto in #895
  • Adding install_frontend job to Makefile by @javuto in #896
  • Use flag emojis to display country of IP address by @javuto in #897
  • Adding security posture checks to schedule by @javuto in #898
  • Display risk score based on security posture data using SOC2 and ISO27001 controls by @javuto in #899
  • Full text area for all components of configuration by @javuto in #900
  • Filter CICD to skip unnecessary triggers to pipeline by @javuto in #901
  • Flag to activate the security posture capabilities by @javuto in #902
  • Activate security posture in dev env by @javuto in #903
  • Replace pseudo-cache for environments and settings with proper cache by @javuto in #904
  • Adding posture queries using osctrl-cli by @javuto in #905
  • Have security posture checks added on deployment of dev env by @javuto in #906
  • Flag to enable accelerated mode in osquery distributed queries by @javuto in #907
  • Replace pseudo-cache with proper cache in osctrl-api by @javuto in #908
  • Node-scoped read-only console powered by hidden accelerated distributed queries by @javuto in #909
  • Enable accelerated mode in dev env by @javuto in #910
  • Fixed serialization error in /results for console by @javuto in #911
  • Adding osquery mode to console to run queries directly by @javuto in #912
  • Updated READMEs with newest changes by @javuto in #913
  • Enforcement of admin access to utilize console by @javuto in #914
  • Replace latest enrolled with endpoint health metrics by @javuto in #915
  • Adds node uptime as posture-derived metadata in node view by @javuto in #916
  • Adding more fields to the all nodes table by @javuto in #917
  • Adding buttons for node operations by @javuto in #918
  • Adding tool to convert JSON configuration into YAML by @javuto in #919
  • Security posture adjusments for risk calculation by @javuto in #920
  • Display spinner for active queries and carves by @javuto in #921
  • Updated provision.sh to have the new frontend deployed by @javuto in #922
  • Fixed bug in the 24h activity tile for all nodes table by @javuto in #923
  • Cleanup refresh_envs from osctrl-tls, osctrl-api and frontend by @javuto in #924
  • Hide posture results and only store latest data by @javuto in #925
  • Added file explorer to nodes view, powered by accelerated queries by @javuto in #926
  • Bump the npm_and_yarn group across 1 directory with 2 updates by @dependabot[bot] in #929
  • Parameter in provision.sh to create admin user by @javuto in #930
  • More fixes in provision.sh to stick to parameters by @javuto in #931
  • Fix for authentication config in osctrl-api by @javuto in #932
  • DB health canary and cached data served in osctrl-tls by @javuto in #933
  • Resist backend outage via DB health canary in osctrl-api by @javuto in #934
  • osctrl-tls: health endpoint reports backend degradation via HTTP 204 by @javuto in #935
  • osctrl-api: health endpoint reports backend degradation via HTTP 204 by @javuto in #936
  • Dependencies update before release by @javuto in #937
  • Prepare release 0.5.5 and update OpenAPI YAML by @javuto in #938

Full Changelog: v0.5.4...v0.5.5