[pp:hash] add 'hash' post processor (#6099)

This commit is contained in:
Mike Fährmann
2024-08-31 16:48:39 +02:00
parent f52cf54e16
commit ae9b0da755
4 changed files with 182 additions and 0 deletions

View File

@@ -12,6 +12,7 @@ modules = [
"classify",
"compare",
"exec",
"hash",
"metadata",
"mtime",
"python",