appscope icon indicating copy to clipboard operation
appscope copied to clipboard

Gain observability into any Linux command or application with no code modification

Results 64 appscope issues
Sort by recently updated
recently updated
newest added

Bumps [actions/cache](https://github.com/actions/cache) from 3.3.2 to 4.0.2. Release notes Sourced from actions/cache's releases. v4.0.2 What's Changed Fix fail-on-cache-miss not working by @​cdce8p in actions/cache#1327 Full Changelog: https://github.com/actions/cache/compare/v4.0.1...v4.0.2 v4.0.1 What's Changed Update...

dependencies

Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3 to 4. Release notes Sourced from actions/download-artifact's releases. v4.0.0 What's Changed The release of upload-artifact@v4 and download-artifact@v4 are major changes to the backend architecture of Artifacts....

dependencies

Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4. Release notes Sourced from actions/upload-artifact's releases. v4.0.0 What's Changed The release of upload-artifact@v4 and download-artifact@v4 are major changes to the backend architecture of Artifacts....

dependencies

There are issues with the integration tests which have resulted in them being moved to a separate workflow so as not to impede the development/release cycle. This workflow can be...

### Steps To Reproduce This is example payload received from event transportation type: ``` {"type":"payload","id":"michalbiesek-host-host -v -t a cribl.io","pid":181832,"ppid":66772,"fd":9,"src":"nettx","_channel":20401133743160,"len":26,"localip":"0.0.0.0","localp":0,"remoteip":"127.0.0.53","remotep":53,"protocol":"DNS-detection","_time":1690201303.836} �tcriblio ``` See that channel type above is `int` While in...

bug

Currently, we are able to send payloads via the following channels: - To disk - To `cribl` destination After discussing with @iapaddler, we believe it is valid to have support...

### Steps To Reproduce A summary of the problem: - edge container: add a scope rule and hit save - host: start a new ubuntu container as a daemon with...

bug