Skip to content

Expand incidents to 114: ASI agentic exploits, MCP attacks, supply ch… #125

Expand incidents to 114: ASI agentic exploits, MCP attacks, supply ch…

Expand incidents to 114: ASI agentic exploits, MCP attacks, supply ch… #125

Workflow file for this run

name: Markdown lint
on: [push, pull_request]
jobs:
lint:
permissions:
contents: read
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: DavidAnson/markdownlint-cli2-action@v16
with:
globs: '**/*.md'