From 89c4a930020d45ab5a7a9e538932f0c9b7278e81 Mon Sep 17 00:00:00 2001 From: Yorick Barbanneau Date: Mon, 23 Jan 2023 00:42:13 +0100 Subject: [PATCH] Date corection --- content/secu_logicielle/1_introduction/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/secu_logicielle/1_introduction/index.md b/content/secu_logicielle/1_introduction/index.md index d37e1c5..4f1cc79 100644 --- a/content/secu_logicielle/1_introduction/index.md +++ b/content/secu_logicielle/1_introduction/index.md @@ -1,6 +1,6 @@ --- title: "Sécurité logicielle : introduction" -date: 2023-09-13 +date: 2023-01-13 tags: ["vulnérabilité", "logiciel", "CVE"] categories: ["Sécurité logicielle", "Cours"] ---