mirror of
https://github.com/falcosecurity/falco.git
synced 2025-08-27 02:19:05 +00:00
chore(userspace/falco): we don't support tags yet
Co-Authored-By: Leonardo Di Donato <leodidonato@gmail.com> Signed-off-by: Lorenzo Fontana <lo@linux.com>
This commit is contained in:
parent
eb8248fe04
commit
e6deb59e3d
@ -22,5 +22,5 @@ message response {
|
||||
string rule = 4;
|
||||
string output = 5;
|
||||
map<string, string> output_fields = 6;
|
||||
repeated string tags = 7;
|
||||
// repeated string tags = 7; // TODO(leodido,fntlnz): tags not supported yet, keeping for reference
|
||||
}
|
Loading…
Reference in New Issue
Block a user