forked from aquasecurity/tracee
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
trigger: fix context apply (aquasecurity#2090)
Fixes applying the context from triggering event. Previously the invoking context was applied with a reference assignment however when the value went out of scope the reference popped back to the previous value. Also adds ContainerID and ProcessName to happy path tests as they are critical fields.
- Loading branch information
1 parent
d4ad612
commit edcaf81
Showing
2 changed files
with
16 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters