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

GSAd changes for SMB alert updates #1107

Merged
merged 4 commits into from
Dec 27, 2018

Commits on Dec 19, 2018

  1. Add smb_file_path_type alert method data to gsad

    This can be used to select whether the alert should use smb_file_path
    as the whole path or just as the directory.
    timopollmeier committed Dec 19, 2018
    Configuration menu
    Copy the full SHA
    d4d2182 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2018

  1. Configuration menu
    Copy the full SHA
    6e32bbd View commit details
    Browse the repository at this point in the history
  2. Allow backslash in tag value, hyphen in tag name

    The hyphen was not properly escaped in the tag name validation and
    backslashes are now allowed in the value for Windows paths.
    timopollmeier committed Dec 21, 2018
    Configuration menu
    Copy the full SHA
    8e5ec7c View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2018

  1. Configuration menu
    Copy the full SHA
    041fbc4 View commit details
    Browse the repository at this point in the history