File: debcargo.toml

package info (click to toggle)
rust-laurel 0.7.3-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,152 kB
  • sloc: ansic: 3,562; makefile: 68; sh: 50
file content (21 lines) | stat: -rw-r--r-- 530 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
overlay = "."
uploaders = ["Hilko Bengen <bengen@debian.org>"]

collapse_features = true

[source]
section = "admin"
build_depends = ["pandoc", "libdebhelper-perl"]

[packages.bin]
section = "admin"
summary = "Transform Linux Audit logs for SIEM usage"
description = """
LAUREL is an event post-processing plugin for auditd(8) that
transforms and enriches audit logs to improve their utility for
modern security monitoring setups.
"""

# Dependencies bencher, gperftools are not available
[packages."lib+@"]
test_is_broken = true