| 1 | # security-portfolio |
| 2 | |
| 3 | Landing page for my security engineering projects. |
| 4 | |
| 5 | **Live at: https://zionboggan.com** |
| 6 | |
| 7 | It's a single static `index.html` - no build step. |
| 8 | |
| 9 | The projects it links to: |
| 10 | |
| 11 | - [soc-automation-lab](https://github.com/zionboggan/soc-automation-lab) - Wazuh + TheHive + Shuffle |
| 12 | - [secure-cicd-pipeline](https://github.com/zionboggan/secure-cicd-pipeline) - GitHub Actions security gating |
| 13 | - [cicd-supply-chain-security](https://github.com/zionboggan/cicd-supply-chain-security) - Cosign + SBOM + Kyverno |
| 14 | - [cti-detection-automation](https://github.com/zionboggan/cti-detection-automation) - CTI feeds → Wazuh rules |