-
Notifications
You must be signed in to change notification settings - Fork 39
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Added an event for default rule read shell configuration file #108
Added an event for default rule read shell configuration file #108
Conversation
Signed-off-by: GLVS Kiriti <[email protected]>
/kind feature |
…ion file Signed-off-by: GLVS Kiriti <[email protected]>
I tested this event by enabling in rules file here. And on running event code a warning log is produced on left terminal as expected |
Signed-off-by: GLVS Kiriti <[email protected]>
@FedeDP In this just created a unique temp directory as you said in one of previous PR's and finally created a .bashrc file in it and its enough to trigger the rule event-generator/events/syscall/read_shell_configuration_file.go Lines 31 to 39 in 38aae0a
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/approve
LGTM label has been added. Git tree hash: 2abcfb01159180bea7c57fe0950f63c84eb72053
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: FedeDP, GLVSKiriti The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
What type of PR is this?
/kind feature
Any specific area of the project related to this PR?
/area events
What this PR does / why we need it:
Added an event for default rule read shell configuration file.
Which issue(s) this PR fixes:
Fixes #
Special notes for your reviewer: