PayloadGuard
Version updated for https://github.com/DarkVader-PLG/payload-consequence-analyser to version v1.0.2.
- This action is used across all versions by ? repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
PayloadGuard is a branch analysis tool designed to scan pull requests and provide a risk assessment for proposed code changes before they are merged. By analyzing changes across multiple layers, including file modifications, structural alterations, and branch metadata, it identifies potential risks such as deceptive or destructive changes that could bypass human review. The action automates the detection of suspicious patterns, assigns risk verdicts, generates detailed forensic reports, and integrates with CI/CD pipelines to enforce branch protection rules, ensuring safer code merges.
What’s Changed
- Merge pull request #16 from DarkVader-PLG/claude/payload-consequence-analyzer-GmI4w (2bbd0c7)
- Rename PyPI package to payloadguard-plg, bump to v1.0.2 (2c3a2f1)
- Merge pull request #15 from DarkVader-PLG/claude/payload-consequence-analyzer-GmI4w (c334653)
- Add examples/payloadguard.yml — canonical workflow for target repos (9024e3c)
- Merge pull request #14 from DarkVader-PLG/claude/fix-tests-and-ci (b123f4e)
- Add test run report (88cdd0d)
- Merge pull request #13 from DarkVader-PLG/claude/fix-tests-and-ci (2a5fb9f)
- Fix TestStructuralPayloadAnalyzer + add pytest to CI (b212a4a)
- Delete WHITEPAPER.md (14d33fb)
- Add system architecture whitepaper (fb4c9b8)