Documentation
¶
Overview ¶
Package list provides a list of annotation plugins.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var All = concat( VEX, Misc, FFA, )
All annotators.
Default detectors that are recommended to be enabled.
View Source
var FFA = InitMap{unknownbinariesanno.Name: {unknownbinariesanno.New}}
FFA (Full Filesystem Accountability) related annotators.
Misc annotators.
View Source
var VEX = InitMap{ apk.Name: {apk.New}, cachedir.Name: {cachedir.New}, cos.Name: {cos.New}, dpkg.Name: {dpkg.New}, rpm.Name: {rpm.NewDefault}, noexecutabledpkg.Name: {noexecutabledpkg.New}, }
VEX generation related annotators.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.