Skip to content

[plan] Restore firewall data collection in Daily Firewall Logs Collector #8322

@github-actions

Description

@github-actions

Objective

Fix the Daily Firewall Logs Collector workflow so it can successfully fetch firewall logs and restore visibility into network denial patterns.

Context

The Dec 31, 2025 firewall report produced no data because:

  • gh CLI is not authenticated
  • GitHub MCP tools are missing
  • Agentic-workflows MCP tools are absent

Without firewall visibility, network denial spikes and outbound policy regressions go unnoticed.

Approach

Update the Daily Firewall Logs Collector workflow (.github/workflows/daily-firewall-logs-collector.md) to:

  1. Add GitHub MCP tools - Configure GitHub MCP server access with appropriate toolsets
  2. Configure authentication - Ensure workflow has necessary permissions to fetch logs
  3. Add agentic-workflows MCP - Include agentic-workflows MCP tools if needed for data collection

Files to Modify

  • .github/workflows/daily-firewall-logs-collector.md - Add MCP tools configuration and authentication

Acceptance Criteria

  • Workflow can successfully fetch firewall logs
  • Next run produces complete firewall data report
  • No authentication or missing-tool errors in workflow logs
  • Denial trends are visible again in reports

Expected Impact

AI generated by Plan Command for discussion #8304

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions