From 643be3b859add514b449acaaa371f074916f5ae5 Mon Sep 17 00:00:00 2001 From: Pazificateur69 Date: Thu, 13 Aug 2026 21:37:55 +0200 Subject: [PATCH] Add ExploitSpec Security Regression Tests https://github.com/pazent/exploitspec --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f38a630e..602627e0 100644 --- a/README.md +++ b/README.md @@ -334,6 +334,7 @@ Set up your GitHub Actions workflow with a specific version of your programming - [Run Gofmt to check Golang code formatting](https://github.com/Jerome1337/gofmt-action) - [Run Goimports to check Golang imports order](https://github.com/Jerome1337/goimports-action) +- [ExploitSpec Security Regression Tests](https://github.com/pazent/exploitspec) - Turns confirmed web exploits into deterministic GitHub Actions checks. ### Monitoring