srctree

Gregory Mullen parent b4a407db ce0f650a
add another postfix ban rule

inlinesplit
src/main.zig added: 2, removed: 1, total 1
@@ -363,6 +363,7 @@ fn meaningful(line: []const u8) ?Meaningful {
},
.postfix = &[_]Detection{
.{ .hit = "SASL LOGIN authentication failed" },
.{ .hit = "SASL PLAIN authentication failed" },
},
.sshd = &[_]Detection{
.{ .hit = ": Connection closed by invalid user" },