aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2024-04-15 12:14:39 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2024-04-15 12:14:39 +0200
commit80c63b41cc7ad01e1a24526ac9af66e381574747 (patch)
tree625f395251362b9e743f0f00dc62b6510d4b7472
parent5cec9d0ed77702a9cb6796918ebead70792562e8 (diff)
downloadvulns-80c63b41cc7ad01e1a24526ac9af66e381574747.tar.gz
scripts/cve_mbox_grep_ignore: add file
Attempt better regex for stuff to strip out of a mbox diff. Doesn't work, but save it for now. Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
-rw-r--r--scripts/cve_mbox_grep_ignore15
1 files changed, 15 insertions, 0 deletions
diff --git a/scripts/cve_mbox_grep_ignore b/scripts/cve_mbox_grep_ignore
new file mode 100644
index 00000000..f8e2b5de
--- /dev/null
+++ b/scripts/cve_mbox_grep_ignore
@@ -0,0 +1,15 @@
+^@@
+bippy
+@kernel.org
+@linuxfoundation.org
+Message-Id
+^-Content-Length
+^-Lines
+^-X-Developer-Signature
+^-X-Developer-Key
+^- fpr=
+^- bh=
+=$
+^- [A-Za-z0-9]\{75\}$
+^- *\{75\}$
+^- *\{49\}$