policy/frameworks/software/version-changes.bro

Software

Provides the possibility to define software names that are interesting to watch for changes. A notice is generated if software versions change on a host.

Namespace:Software
Imports:base/frameworks/notice, base/frameworks/software
Source File:/scripts/policy/frameworks/software/version-changes.bro

Summary

Options

Software::interesting_version_changes: set &redef Some software is more interesting when the version changes and this is a set of all software that should raise a notice when a different version is seen on a host.

Redefinitions

Notice::Type: enum  

Detailed Interface

Options

Software::interesting_version_changes
Type:set [string]
Attributes:&redef
Default:{}

Some software is more interesting when the version changes and this is a set of all software that should raise a notice when a different version is seen on a host.

Copyright 2016, The Bro Project. Last updated on December 07, 2018. Created using Sphinx 1.8.2.