mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 14:48:21 +00:00

- There is still a bug in that scripts loaded by core scripts don't get their path correctly figured out by Bro's documentation generation.
130 lines
6.7 KiB
CMake
130 lines
6.7 KiB
CMake
# DO NOT EDIT
|
|
# This file is auto-generated from the genDocSourcesList.sh script.
|
|
#
|
|
# This is a list of Bro script sources for which to generate reST documentation.
|
|
# It will be included inline in the CMakeLists.txt found in the same directory
|
|
# in order to create Makefile targets that define how to generate reST from
|
|
# a given Bro script.
|
|
#
|
|
# Note: any path prefix of the script (2nd argument of rest_target macro)
|
|
# will be used to derive what path under scripts/ the generated documentation
|
|
# will be placed.
|
|
|
|
set(psd ${PROJECT_SOURCE_DIR}/scripts)
|
|
|
|
rest_target(${CMAKE_CURRENT_SOURCE_DIR} example.bro internal)
|
|
rest_target(${psd} base/bro.init internal)
|
|
rest_target(${psd} base/all.bro internal)
|
|
|
|
rest_target(${CMAKE_BINARY_DIR}/src bro.bif.bro)
|
|
rest_target(${CMAKE_BINARY_DIR}/src common-rw.bif.bro)
|
|
rest_target(${CMAKE_BINARY_DIR}/src const.bif.bro)
|
|
rest_target(${CMAKE_BINARY_DIR}/src dns-rw.bif.bro)
|
|
rest_target(${CMAKE_BINARY_DIR}/src event.bif.bro)
|
|
rest_target(${CMAKE_BINARY_DIR}/src finger-rw.bif.bro)
|
|
rest_target(${CMAKE_BINARY_DIR}/src ftp-rw.bif.bro)
|
|
rest_target(${CMAKE_BINARY_DIR}/src http-rw.bif.bro)
|
|
rest_target(${CMAKE_BINARY_DIR}/src ident-rw.bif.bro)
|
|
rest_target(${CMAKE_BINARY_DIR}/src logging.bif.bro)
|
|
rest_target(${CMAKE_BINARY_DIR}/src reporter.bif.bro)
|
|
rest_target(${CMAKE_BINARY_DIR}/src smb-rw.bif.bro)
|
|
rest_target(${CMAKE_BINARY_DIR}/src smtp-rw.bif.bro)
|
|
rest_target(${CMAKE_BINARY_DIR}/src strings.bif.bro)
|
|
rest_target(${CMAKE_BINARY_DIR}/src types.bif.bro)
|
|
rest_target(${psd} base/frameworks/cluster/main.bro)
|
|
rest_target(${psd} base/frameworks/cluster/nodes/manager.bro)
|
|
rest_target(${psd} base/frameworks/cluster/nodes/proxy.bro)
|
|
rest_target(${psd} base/frameworks/cluster/nodes/worker.bro)
|
|
rest_target(${psd} base/frameworks/cluster/setup-connections.bro)
|
|
rest_target(${psd} base/frameworks/communication/main.bro)
|
|
rest_target(${psd} base/frameworks/control/main.bro)
|
|
rest_target(${psd} base/frameworks/dpd/main.bro)
|
|
rest_target(${psd} base/frameworks/intel/main.bro)
|
|
rest_target(${psd} base/frameworks/logging/main.bro)
|
|
rest_target(${psd} base/frameworks/logging/writers/ascii.bro)
|
|
rest_target(${psd} base/frameworks/metrics/conn-example.bro)
|
|
rest_target(${psd} base/frameworks/metrics/http-example.bro)
|
|
rest_target(${psd} base/frameworks/metrics/main.bro)
|
|
rest_target(${psd} base/frameworks/notice/actions/drop.bro)
|
|
rest_target(${psd} base/frameworks/notice/actions/email_admin.bro)
|
|
rest_target(${psd} base/frameworks/notice/actions/page.bro)
|
|
rest_target(${psd} base/frameworks/notice/extend-email/hostnames.bro)
|
|
rest_target(${psd} base/frameworks/notice/main.bro)
|
|
rest_target(${psd} base/frameworks/notice/weird.bro)
|
|
rest_target(${psd} base/frameworks/packet-filter/main.bro)
|
|
rest_target(${psd} base/frameworks/packet-filter/netstats.bro)
|
|
rest_target(${psd} base/frameworks/reporter/main.bro)
|
|
rest_target(${psd} base/frameworks/signatures/main.bro)
|
|
rest_target(${psd} base/frameworks/software/main.bro)
|
|
rest_target(${psd} base/protocols/conn/contents.bro)
|
|
rest_target(${psd} base/protocols/conn/inactivity.bro)
|
|
rest_target(${psd} base/protocols/conn/main.bro)
|
|
rest_target(${psd} base/protocols/dns/consts.bro)
|
|
rest_target(${psd} base/protocols/dns/main.bro)
|
|
rest_target(${psd} base/protocols/ftp/file-extract.bro)
|
|
rest_target(${psd} base/protocols/ftp/main.bro)
|
|
rest_target(${psd} base/protocols/ftp/utils-commands.bro)
|
|
rest_target(${psd} base/protocols/http/file-extract.bro)
|
|
rest_target(${psd} base/protocols/http/file-hash.bro)
|
|
rest_target(${psd} base/protocols/http/file-ident.bro)
|
|
rest_target(${psd} base/protocols/http/main.bro)
|
|
rest_target(${psd} base/protocols/http/partial-content.bro)
|
|
rest_target(${psd} base/protocols/http/utils.bro)
|
|
rest_target(${psd} base/protocols/irc/dcc-send.bro)
|
|
rest_target(${psd} base/protocols/irc/main.bro)
|
|
rest_target(${psd} base/protocols/smtp/main.bro)
|
|
rest_target(${psd} base/protocols/ssh/main.bro)
|
|
rest_target(${psd} base/protocols/ssl/consts.bro)
|
|
rest_target(${psd} base/protocols/ssl/main.bro)
|
|
rest_target(${psd} base/protocols/ssl/mozilla-ca-list.bro)
|
|
rest_target(${psd} base/protocols/syslog/consts.bro)
|
|
rest_target(${psd} base/protocols/syslog/main.bro)
|
|
rest_target(${psd} base/utils/addrs.bro)
|
|
rest_target(${psd} base/utils/conn-ids.bro)
|
|
rest_target(${psd} base/utils/directions-and-hosts.bro)
|
|
rest_target(${psd} base/utils/files.bro)
|
|
rest_target(${psd} base/utils/numbers.bro)
|
|
rest_target(${psd} base/utils/paths.bro)
|
|
rest_target(${psd} base/utils/patterns.bro)
|
|
rest_target(${psd} base/utils/site.bro)
|
|
rest_target(${psd} base/utils/strings.bro)
|
|
rest_target(${psd} base/utils/thresholds.bro)
|
|
rest_target(${psd} policy/frameworks/communication/listen-clear.bro)
|
|
rest_target(${psd} policy/frameworks/communication/listen-ssl.bro)
|
|
rest_target(${psd} policy/frameworks/control/controllee.bro)
|
|
rest_target(${psd} policy/frameworks/control/controller.bro)
|
|
rest_target(${psd} policy/frameworks/dpd/detect-protocols.bro)
|
|
rest_target(${psd} policy/frameworks/dpd/packet-segment-logging.bro)
|
|
rest_target(${psd} policy/frameworks/software/version-changes.bro)
|
|
rest_target(${psd} policy/frameworks/software/vulnerable.bro)
|
|
rest_target(${psd} policy/integration/barnyard2/base.bro)
|
|
rest_target(${psd} policy/integration/barnyard2/event.bro)
|
|
rest_target(${psd} policy/integration/barnyard2/types.bro)
|
|
rest_target(${psd} policy/misc/analysis-groups.bro)
|
|
rest_target(${psd} policy/misc/loaded-scripts.bro)
|
|
rest_target(${psd} policy/misc/trim-trace-file.bro)
|
|
rest_target(${psd} policy/protocols/conn/known-hosts.bro)
|
|
rest_target(${psd} policy/protocols/conn/known-services.bro)
|
|
rest_target(${psd} policy/protocols/conn/scan.bro)
|
|
rest_target(${psd} policy/protocols/dns/auth-addl.bro)
|
|
rest_target(${psd} policy/protocols/dns/detect-external-names.bro)
|
|
rest_target(${psd} policy/protocols/ftp/detect.bro)
|
|
rest_target(${psd} policy/protocols/ftp/software.bro)
|
|
rest_target(${psd} policy/protocols/http/detect-MHR.bro)
|
|
rest_target(${psd} policy/protocols/http/detect-intel.bro)
|
|
rest_target(${psd} policy/protocols/http/detect-sqli.bro)
|
|
rest_target(${psd} policy/protocols/http/detect-webapps.bro)
|
|
rest_target(${psd} policy/protocols/http/headers.bro)
|
|
rest_target(${psd} policy/protocols/http/software.bro)
|
|
rest_target(${psd} policy/protocols/http/var-extraction-cookies.bro)
|
|
rest_target(${psd} policy/protocols/http/var-extraction-uri.bro)
|
|
rest_target(${psd} policy/protocols/smtp/detect-suspicious-orig.bro)
|
|
rest_target(${psd} policy/protocols/smtp/software.bro)
|
|
rest_target(${psd} policy/protocols/ssh/software.bro)
|
|
rest_target(${psd} policy/protocols/ssl/known-certs.bro)
|
|
rest_target(${psd} policy/protocols/ssl/validate-certs.bro)
|
|
rest_target(${psd} policy/tuning/defaults/packet-fragments.bro)
|
|
rest_target(${psd} policy/tuning/defaults/remove-high-volume-notices.bro)
|
|
rest_target(${psd} policy/tuning/defaults/warnings.bro)
|
|
rest_target(${psd} policy/tuning/track-all-assets.bro)
|
|
rest_target(${psd} site/local.bro)
|