Skip to content

Commit

Permalink
Update aggregated metadata.
Browse files Browse the repository at this point in the history
  • Loading branch information
zeek-bot committed Feb 21, 2024
1 parent a94768b commit 34f1922
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions aggregate.meta
Original file line number Diff line number Diff line change
Expand Up @@ -394,6 +394,22 @@ test_command = cd tests && btest -c btest.cfg
url = https://github.com/cisagov/icsnpp-opcua-binary
version = main

[cisagov/icsnpp-profinet-io-cm]
build_command = mkdir -p build && cd build && SPICYZ=$(command -v spicyz || echo %(package_base)s/spicy-plugin/build/bin/spicyz) cmake -DCMAKE_BUILD_TYPE=Debug .. && cmake --build .
credits = Taegan Williams <[email protected]>
depends =
zeek >=6.0.3
description = Profinet I/O Context Manager uses traditional Ethernet hardware and software to define a network that
structures the task of exchanging data, alarms and diagnostics with programmable controllers
and other automation controllers
plugin_dir = build/spicy-modules
script_dir = analyzer
summary = Profinet I/O Context Manager (as defined in Profinet Fieldbus Specification IEC 61158-6-10:2019)
tags = profinet, profinet io cm, pn_io, power, SCADA, ICS, CISA, INL, ICSNPP, icsnpp, zeek plugin, log writer, protocol analyzer
test_command = cd testing && btest -c btest.cfg
url = https://github.com/cisagov/icsnpp-profinet-io-cm
version = main

[cisagov/icsnpp-s7comm]
build_command = ./configure && make
build_dir = build/ICSNPP_S7comm.tgz
Expand Down

0 comments on commit 34f1922

Please sign in to comment.