mirror of
https://github.com/falcosecurity/falco.git
synced 2025-08-27 18:40:22 +00:00
Let subscription-ma(nager) write to rpm db.
This commit is contained in:
parent
6bcf397a17
commit
83c309a6c0
@ -178,7 +178,7 @@
|
|||||||
# The explicit quotes are needed to avoid the - characters being
|
# The explicit quotes are needed to avoid the - characters being
|
||||||
# interpreted by the filter expression.
|
# interpreted by the filter expression.
|
||||||
- list: rpm_binaries
|
- list: rpm_binaries
|
||||||
items: [dnf, rpm, rpmkey, yum, '"75-system-updat"', rhsmcertd-worke]
|
items: [dnf, rpm, rpmkey, yum, '"75-system-updat"', rhsmcertd-worke, subscription-ma]
|
||||||
|
|
||||||
- macro: rpm_procs
|
- macro: rpm_procs
|
||||||
condition: proc.name in (rpm_binaries)
|
condition: proc.name in (rpm_binaries)
|
||||||
|
Loading…
Reference in New Issue
Block a user