|
| 1 | +## Summary |
| 2 | + |
| 3 | +Describe the change and the repository area affected. |
| 4 | + |
| 5 | +## Security Impact |
| 6 | + |
| 7 | +- [ ] Threat-model impact reviewed. |
| 8 | +- [ ] Authentication changes reviewed. |
| 9 | +- [ ] Authorisation changes reviewed. |
| 10 | +- [ ] Object-level access reviewed. |
| 11 | +- [ ] Input validation reviewed. |
| 12 | +- [ ] Logging reviewed. |
| 13 | +- [ ] Secret handling reviewed. |
| 14 | +- [ ] Dependency changes reviewed. |
| 15 | +- [ ] Terraform changes reviewed. |
| 16 | +- [ ] Docker changes reviewed. |
| 17 | +- [ ] New endpoints reviewed. |
| 18 | +- [ ] New data flows reviewed. |
| 19 | +- [ ] New external dependencies reviewed. |
| 20 | +- [ ] New suppressions reviewed. |
| 21 | +- [ ] New exceptions reviewed. |
| 22 | +- [ ] Evidence regeneration completed where required. |
| 23 | +- [ ] Release-gate impact reviewed. |
| 24 | + |
| 25 | +## Tests Run |
| 26 | + |
| 27 | +List commands such as `make quality`, `make appsec-fast`, `make dynamic-full`, `make findings-full`, `make release-full`, `make lifecycle-full`, `make evidence-full` or `make developer-enablement-full`. |
| 28 | + |
| 29 | +## Findings Introduced or Remediated |
| 30 | + |
| 31 | +Summarise finding IDs and outcomes. Do not paste raw scanner output. |
| 32 | + |
| 33 | +## Suppression or Exception Changes |
| 34 | + |
| 35 | +Explain any scanner suppression or formal exception change, including rationale, owner, expiry and release impact. |
| 36 | + |
| 37 | +## Release-Gate Result |
| 38 | + |
| 39 | +State the current local release-gate decision from `outputs/security/release/release-gate-decision.json`. |
| 40 | + |
| 41 | +## Evidence Updated |
| 42 | + |
| 43 | +List generated evidence paths that changed. Do not paste secrets, raw tokens or private keys. |
| 44 | + |
| 45 | +## Rollback Considerations |
| 46 | + |
| 47 | +Describe how to revert safely if the change causes a regression. |
| 48 | + |
| 49 | +## Reviewers Required |
| 50 | + |
| 51 | +Identify product security, platform, application or risk-owner review needs. |
| 52 | + |
0 commit comments