Releases: google/localtoast
Releases · google/localtoast
v1.1.7
- L1+L2 benchmarks for Rocky Linux
- L2 benchmarks for distro-independent Linux and COS
- Documentation for building Localtoast with SQL scanning capabilities
- Small fixes in COS benchmarks
v1.1.6
- Add support for CassandraDB, ElasticSearch, and CentOS7
- Miscellaneous benchmark fixes
v1.1.5.1
- Switch to main branch with de-duplicated configs
- Add numerous runtime / memory usage optimizations
- Fix race condition caused by opening files multiple times
- Add scan timeout support
- Display more information about failed recursive checks
v1.1.4.3
Minor revision, changes since 1.1.4.2:
- Fixed a false-positive bug in the
access-to-su-restricted
check.
v1.1.4.2
Minor revision, changes since 1.1.4.1:
- Adjusted the COS config files to be in line with the benchmark document.
- Fixed race condition with traversing the /proc directory.
v1.1.4.1
Minor revision, changes since 1.1.4:
- Added CLI flag for excluding checks with higher CIS profile levels
- Reduced the CIS profile level of some COS benchmarks
- Changed return status for failed or non-compliant scans
v1.1.4
Changes since 1.1.3:
- Miscellaneous benchmark fixes
- Released config files for COS 97
- Removed the Basel-related build files
- Made building compatible with older Go versions
- More work on de-duplicating benchmark configs
v1.1.3.1
Minor revision, changes since 1.1.3:
- Cleaned some things up around the "go build" compilation
- Made things compatible with older Go versions
- Removed Bazel-based compilation capabilities
v1.1.3
Changes since 1.1.2:
- Made compilation with "go build" possible
- Fixed some of the checks in the COS benchmark config
- Started work on de-duplicating benchmark configs
Release v1.1.2
Changes since 1.1.1:
- Added more detailed error logging
- Set a maximum traversal depth to mitigate loops in cyclic filesystems
- Expanded the RepeatConfig instruction capabilities
- Changed the build rules to work with Bazel 3.7.2