Add markupsafe exception

This commit is contained in:
Thomas Stromberg 2022-10-13 18:16:12 -04:00
parent d6ae20a73e
commit c6a00b4714
Failed to extract signature

View File

@ -56,6 +56,7 @@ WHERE
OR file.path LIKE '/tmp/checkout/%'
OR file.path LIKE '/tmp/com.apple.installer%'
OR file.path LIKE '/tmp/flow/%.npmzS_cacachezStmpzSgit-clone%'
OR file.path LIKE '/tmp/%/site-packages/markupsafe/_speedups.cpython-%'
OR file.path LIKE '/tmp/go.%.sum'
OR file.path LIKE '/tmp/guile-%/guile-%'
OR file.path LIKE '/tmp/terraformer/%'