Original prompt Engineering
Summarize all changes in a security pull request
The prompt
Summarize changes to authentication, authorization, input handling and secret exposure in [PR]. Explain which threat assumptions changed and which tests support the intended behavior.
Copyable text only. No model runs here, and no source material is uploaded.
When to use it
Review security-sensitive changes through their effect on trust boundaries and the tests that support the intended behavior.
Prepare the source material
- Patch diff
- Threat model
- Test results
Review before using the result
A summary does not establish security; validate the changed boundaries with targeted tests.