From c733648dc6db02ed64cbf669100e46eecf0d3772 Mon Sep 17 00:00:00 2001 From: erik-krogh Date: Tue, 1 Nov 2022 12:08:49 +0100 Subject: [PATCH] add change-note --- python/ql/lib/change-notes/2022-10-31-shared-redos-pack.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 python/ql/lib/change-notes/2022-10-31-shared-redos-pack.md diff --git a/python/ql/lib/change-notes/2022-10-31-shared-redos-pack.md b/python/ql/lib/change-notes/2022-10-31-shared-redos-pack.md new file mode 100644 index 00000000000..44212066527 --- /dev/null +++ b/python/ql/lib/change-notes/2022-10-31-shared-redos-pack.md @@ -0,0 +1,4 @@ +--- + category: minorAnalysis +--- + * The ReDoS libraries in `semmle.code.python.security.regexp` has been moved to a shared pack inside the `shared/` folder, and the previous location has been deprecated. \ No newline at end of file