Uh oh!
There was an error while loading. Please reload this page.
[docs] Update glossary - daily scan - #49318
Conversation
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
gh-aw-bot
commented
Jul 31, 2026
Warning threat detection engine error DetailsThe threat detection engine failed to produce results. Review the workflow run logs for details. @copilot please run the
|
PR finisher complete. Summary:
Actions taken: None — local validation was already green and no code changes were needed. Hand-off: A maintainer needs to approve the pending environment-protected workflow runs (Doc Build, AI Moderator, Content Moderation, Agentic Commands) before merge. |
Uh oh!
There was an error while loading. Please reload this page.
🎉 This pull request is included in a new release. Release: |
Warning
threat detection engine error
The threat detection engine encountered an error and could not complete analysis. This is a tooling failure, not a security finding.
Details
The threat detection engine failed to produce results.
Review the workflow run logs for details.
Summary
Adds a new glossary entry documenting the per-handler
github-app:override for safe outputs.Changes
docs/src/content/docs/reference/glossary.md: Added a new term, Per-Handler GitHub App Override (safe-outputs.<type>.github-app), describing:github-app:field letting an individual safe output handler mint its own scoped GitHub App installation token instead of using the shared/global credential.{handler-key}-app-token) when this field is set.safe-outputs.github-tokenor the globalsafe-outputs.github-apptoken; handlers without an override fall back to the global App.add-commentscoped toissues:write,dispatch-workflowscoped toactions:write).Impact
Documentation-only change; no code or behavior changes. Improves discoverability of an existing (or newly specified) feature via the glossary.