Skip to content

Upload firewall audit logs as GitHub Actions artifacts #22548

Description

@Mossaka

Summary

With awf v0.25.0, the firewall now produces structured audit/observability logs (see gh-aw-firewall#1405). Every agentic workflow should upload these firewall audit files as GitHub Actions artifacts so that users can inspect network activity, policy decisions, and blocked domains after a workflow run.

Requirements

  • All compiled agentic workflows should include a step to upload firewall audit logs as GitHub Actions artifacts
  • The upload step should run with if: always() so logs are preserved even on failure
  • Artifact names should be descriptive (e.g., firewall-audit-logs)

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