Skip to content

[deep-report] Add secret-scanning-alerts to permissions schema (schema/parser drift) #54752

Description

@github-actions

Description

pkg/parser/schemas/main_workflow_schema.json's $defs.github_actions_permissions does not include secret-scanning-alerts, even though pkg/workflow/permissions.go:101 defines PermissionSecretScanningAlerts and pkg/workflow/safe_outputs_app_config.go:563 emits permission-secret-scanning-alerts. A frontmatter file using this parser-supported permission can fail schema validation and won't appear in schema-generated docs.

Expected Impact

Closes a schema/parser drift gap so secret-scanning-alerts frontmatter validates correctly and shows up in generated docs — prevents false-negative validation failures for a permission the compiler already supports.

Suggested Agent

Schema Consistency Checker (found it) or a general code-fix agent — one-line schema enum addition.

Estimated Effort

Quick (< 1 hour)

Data Source

DeepReport analysis of Schema Consistency Checker report (discussion #54737, 2026-08-22), finding #1.

Generated by 🔬 Deep Report · agent · 109.8 AIC · ⌖ 8.86 AIC · ⊞ 12.4K ·

  • expires on Aug 23, 2026, 10:29 PM UTC-08:00

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions