[Bro-Dev] [JIRA] (BIT-1305) Consider marking some attributes as deprecated

Jon Siwek (JIRA) jira at bro-tracker.atlassian.net
Fri Mar 13 13:01:00 PDT 2015


    [ https://bro-tracker.atlassian.net/browse/BIT-1305?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=19944#comment-19944 ] 

Jon Siwek commented on BIT-1305:
--------------------------------

topic/jsiwek/bit-1305 deprecates everything except &persistent and &synchronized.  We should wait at least one version to deprecate those, especially since scripts that ship w/ Bro still use &synchronized -- i.e. we shouldn't issue deprecation warnings for stuff that ships w/ Bro by default.

> Consider marking some attributes as deprecated
> ----------------------------------------------
>
>                 Key: BIT-1305
>                 URL: https://bro-tracker.atlassian.net/browse/BIT-1305
>             Project: Bro Issue Tracker
>          Issue Type: Problem
>          Components: Bro
>            Reporter: Jon Siwek
>             Fix For: 2.4
>
>
> Likely candidates for deprecation:
> &rotate_interval
> &rotate_size
> &encrypt
> &mergeable
> &synchronize
> &persistent
> &group
> While the mechanism I added in BIT-757 can't be used to mark attributes as deprecated, I'm thinking it's not difficult to just hard code the scanner to emit a warning when encountering certain attributes.



--
This message was sent by Atlassian JIRA
(v6.4-OD-15-055#64014)


More information about the bro-dev mailing list