mirror of
https://github.com/MichaelCade/90DaysOfDevOps.git
synced 2024-12-22 15:53:11 +07:00
Day 16: Fuzzing from @a_sankov
This commit is contained in:
parent
55cfe0278b
commit
83f5ad0bb3
2
2023.md
2
2023.md
@ -58,7 +58,7 @@ Or contact us via Twitter, my handle is [@MichaelCade1](https://twitter.com/Mich
|
||||
|
||||
- [✔️] 🐧 14 > [Container Image Scanning](2023/day14.md)
|
||||
- [✔️] 🐧 15 > [Container Image Scanning Advanced](2023/day15.md)
|
||||
- [] 🐧 16 > [](2023/day16.md)
|
||||
- [✔️] 🐧 16 > [Fuzzing](2023/day16.md)
|
||||
- [] 🐧 17 > [](2023/day17.md)
|
||||
- [] 🐧 18 > [](2023/day18.md)
|
||||
- [] 🐧 19 > [](2023/day19.md)
|
||||
|
@ -228,3 +228,6 @@ It is between 0 and 10.
|
||||
<https://www.nist.gov/itl/executive-order-improving-nations-cybersecurity>
|
||||
|
||||
<https://www.aquasec.com/cloud-native-academy/supply-chain-security/sbom/>
|
||||
|
||||
|
||||
On [Day 16](day16.md) we will take a look into "Fuzzing" or Fuzz Testing.
|
Loading…
Reference in New Issue
Block a user