Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
148 changes: 56 additions & 92 deletions .github/workflows/daily-action-setup-security-audit.lock.yml

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions .github/workflows/daily-action-setup-security-audit.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
---
emoji: "🛡️"
description: Daily deep-dive security audit of actions/setup/* files using cache-memory to rotate focus across security aspects
features:
gh-aw-detection: true
on:
schedule: daily
workflow_dispatch:
Expand Down
148 changes: 56 additions & 92 deletions .github/workflows/daily-firewall-report.lock.yml

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions .github/workflows/daily-firewall-report.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
private: true
emoji: "🔒"
description: Collects and reports on firewall log events to monitor network security and access patterns
features:
gh-aw-detection: true
on:
schedule:
# Every day at 10am UTC
Expand Down
151 changes: 57 additions & 94 deletions .github/workflows/daily-regression-audit-kiro.lock.yml

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions .github/workflows/daily-regression-audit-kiro.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
private: true
emoji: "🧭"
description: Daily analysis of recent CI test failures and regression patterns
features:
gh-aw-detection: true
on:
schedule: daily
workflow_dispatch:
Expand Down
151 changes: 57 additions & 94 deletions .github/workflows/daily-schema-audit-cursor.lock.yml

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions .github/workflows/daily-schema-audit-cursor.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
private: true
emoji: "🖱️"
description: Daily audit of JSON schema consistency across workflow definitions
features:
gh-aw-detection: true
on:
schedule: daily
workflow_dispatch:
Expand Down
148 changes: 56 additions & 92 deletions .github/workflows/daily-sentrux-report.lock.yml

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions .github/workflows/daily-sentrux-report.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
private: true
emoji: "📊"
description: Daily codebase quality report using sentrux — tracks architecture health, quality signal, and structural trends
features:
gh-aw-detection: true
name: Daily Sentrux Report
on:
schedule: daily
Expand Down
151 changes: 57 additions & 94 deletions .github/workflows/designer-drift-audit.lock.yml

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions .github/workflows/designer-drift-audit.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
private: true
emoji: 🔍
description: Daily audit that detects drift between aw reference docs and the workflow designer skill/agent files
features:
gh-aw-detection: true
on:
schedule: daily on weekdays
permissions:
Expand Down
141 changes: 51 additions & 90 deletions .github/workflows/go-pattern-detector.lock.yml

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions .github/workflows/go-pattern-detector.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ private: true
emoji: "🔍"
name: Go Pattern Detector
description: Detects common Go code patterns and anti-patterns to maintain code quality and consistency
features:
gh-aw-detection: true
on:
schedule:
- cron: "daily around 14:00 on weekdays" # ~2 PM UTC weekdays
Expand Down
141 changes: 51 additions & 90 deletions .github/workflows/static-analysis-report.lock.yml

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions .github/workflows/static-analysis-report.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
---
emoji: "📊"
description: Scans agentic workflows daily with zizmor, poutine, actionlint, runner-guard, syft, grype, yamllint, and shellcheck
features:
gh-aw-detection: true
on:
schedule: daily
workflow_dispatch:
Expand Down
Loading