Skip to content
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

Add ability to run on all events. #107

Merged
merged 1 commit into from
Aug 5, 2016
Merged

Commits on Aug 4, 2016

  1. Add ability to run on all events.

    New command line option 'A', related to the boolean all_events instructs
    falco to run on all events, and not just those without the EF_DROP_FALCO
    flag set.
    
    When all_events is true, the checks for ignored events/syscalls are
    skipped when loading rules.
    mstemm committed Aug 4, 2016
    Configuration menu
    Copy the full SHA
    160ffe5 View commit details
    Browse the repository at this point in the history