Skip to content

Releases: databricks-industry-solutions/security-analysis-tool

v0.3.2

24 Oct 04:32
61b9122
Compare
Choose a tag to compare

Release notes

  • Simplified deployment with DABs and TF
  • Improved setup instructions and documentation
  • Removed dependency on PAT
  • UC and hive support
  • New Lakeview dashboard report
  • Self diagnostics to detect setup misconfigurations
  • 10 new checks (ex: System table audit logs, Model endpoints, Restrict workspace admins)
  • Mapped to Security Best Practices docs (Thanks to Andy) to SAT
  • Removed stale checks (to align with product updates)
  • Many bug fixes (including the issues caused due to product drift) (Thanks to Laxmi for surfacing them at customer)
  • 3 SSPMs adopted SAT inspired security checks

v0.3.1

07 Oct 23:12
57b3f41
Compare
Choose a tag to compare

Release Notes

  • Feature/sfe 3348 testing and fixes for msx
  • Feature/sfe 3041 azure sub doc
  • Force clusters to use SINGLE_USER as Security mode

Full Changelog: v0.3.0...v0.3.1

v0.3.0

06 Sep 15:27
c9da49f
Compare
Choose a tag to compare

Release Notes

  • Removal of PAT dependency
  • Configurable schema name
  • Optional proxy
  • Disabled old checks
  • Clarified a few mutually exclusive checks
  • Documentation updates
  • Bug fix related to best practice manual disablement and override

Full Changelog: v0.2.0...v0.3.0

v0.2.0

04 Jun 21:42
72a66a1
Compare
Choose a tag to compare

Release notes

  • 10 new checks (ex: System table audit logs, Model endpoints, Restrict workspace admins)
  • New easy setup (Databricks asset bundles) - improvements to terraform setup
  • Support for UC as the default store for SAT.
  • New Lakeview dashboard in addition to the classic DBSQL dashboard
  • New easy self-diagnostic SAT notebooks

v0.1.2

29 Mar 23:45
81c121b
Compare
Choose a tag to compare

Release notes:

  • UC and Delta sharing checks
  • Parallelism for running multiple workspaces analysis
  • Bug fixes
  • Terraform support

v0.1.1

13 Feb 21:19
d995a03
Compare
Choose a tag to compare

Security Workspace Analysis Tool (SAT) monitors your workspace hardening by reviewing the deployments against our security best practices. It programmatically verifies workspaces using standard API calls and reports deviations by severity, with links that explain how to improve your security. This release enhances the AWS release and makes SAT available for Azure and GCP.

It includes over 15 new checks
Enhancements and bug fixes to AWS release
SAT availability for Azure and GCP
Enhancements to dashboard for Security Deviation Trend, Security Configuration Comparison
Enhancements to setup process and enhancements to update workspace config and best practices config files
Instructions for Offline install of libraries incase of no PyPI access

v0.1.0

31 Oct 19:39
fde562f
Compare
Choose a tag to compare

Security Workspace Analysis Tool (SAT) monitors your workspace hardening by reviewing the deployments against our security best practices. It programmatically verifies workspaces using standard API calls and reports deviations by severity, with links that explain how to improve your security. This is the AWS GA release.
It includes the initial code base and an initial set of features.