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 |
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. |
Notice::Type : enum |