Release 1.0.4
github-actions
released this
09 May 20:14
·
2191 commits
to master
since this release
Maintenance Release
Assets are available attached to the release here and via Docker and the Cribl CDN at the links below.
Docker
:cribl/scope:1.0.4
x86
: https://cdn.cribl.io/dl/scope/1.0.4/linux/x86_64/scopeARM
: https://cdn.cribl.io/dl/scope/1.0.4/linux/aarch64/scope
Fixes
AppScope 1.0.4 aims to resolve reported connectivity issues.
- #896 AppScope now creates a connection dedicated to transmitting payload data only if payloads are enabled.
- #665 AppScope now has safeguards to ensure that AppScope does not interfere with scoped processes exiting.
- #869 AppScope now uses an improved algorithm for omitting raw binary data from console events. The improved algorithm is better able to handle commands that switch back and forth between outputting text and outputting raw binary data to the console.