Skip to content
This repository was archived by the owner on Apr 16, 2021. It is now read-only.
This repository was archived by the owner on Apr 16, 2021. It is now read-only.

securityonion-bro-scripts: update sensortab.bro for Bro 2.4 #752

@dougburks

Description

@dougburks

https://www.bro.org/download/NEWS.bro.html

"The split* family of functions are to be replaced with alternate versions that return a vector of strings rather than a table of strings. This also allows deprecation for some related string concatenation/extraction functions. Note that the new functions use 0-based indexing, rather than 1-based.
The full list of now deprecated functions is:
split: use split_string instead.
split1: use split_string1 instead.
split_all: use split_string_all instead.
"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions