From 9373eccd31bb4604287d8fa0db22973eef323258 Mon Sep 17 00:00:00 2001 From: michaelcade Date: Mon, 9 Jan 2023 17:29:25 +0000 Subject: [PATCH] Day 9: SAST Implementation with SonarCloud from @PrateekJainDev --- 2023.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/2023.md b/2023.md index b145468..89c3be9 100644 --- a/2023.md +++ b/2023.md @@ -48,7 +48,7 @@ Or contact us via Twitter, my handle is [@MichaelCade1](https://twitter.com/Mich - [✔️] ⌨️ 7 > [Secure Coding Overview](2023/day07.md) - [✔️] ⌨️ 8 > [SAST Overview](2023/day08.md) -- [] ⌨️ 9 > [](2023/day09.md) +- [✔️] ⌨️ 9 > [SAST Implementation with SonarCloud](2023/day09.md) - [] ⌨️ 10 > [](2023/day10.md) - [] ⌨️ 11 > [](2023/day11.md) - [] ⌨️ 12 > [](2023/day12.md)