Below you will find pages that utilize the taxonomy term “Pazent”
August 21, 2026
ExploitSpec security regression tests
Version updated for https://github.com/pazent/exploitspec to version v0.2.0.
This action is used across all versions by 0 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary ExploitSpec is a tool that automates regression testing for security vulnerabilities by converting HTTP exploits into small, reviewable tests. It ensures the same vulnerability does not return by verifying that an invariant fails on a vulnerable baseline, passes after a fix, and remains stable across repeated runs. The tool uses YAML-based specs and provides a local-first approach to testing without requiring accounts or hosted services.
August 14, 2026
ExploitSpec security regression tests
Version updated for https://github.com/pazent/exploitspec to version v0.1.0.
This action is used across all versions by 0 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary ExploitSpec is a tool that converts confirmed HTTP exploits into repeatable tests to ensure security vulnerabilities are not reintroduced. It focuses on proven HTTP exploits by running them multiple times to verify they pass without regression. The action provides features like multi-actor support, dynamic workflows, and local execution, making it suitable for maintaining the security of applications.