From ed6e4480856c2a53e676b90800cc2d16f72c8ccc Mon Sep 17 00:00:00 2001 From: Benjamin_Loison Date: Tue, 2 May 2023 11:52:26 +0200 Subject: [PATCH] Add note concerning XML vulnerabilities exhautisvely considered. --- Home.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 Home.md diff --git a/Home.md b/Home.md new file mode 100644 index 0000000..e594e85 --- /dev/null +++ b/Home.md @@ -0,0 +1 @@ +Note that [XML vulnerabilities](https://docs.python.org/3/library/xml.html#xml-vulnerabilities) were exhaustively considered. \ No newline at end of file