The GitHub Actions job "link-check" on 
airflow-steward.git/feat-security-genericization-pr4-cve-tool has succeeded.
Run started by GitHub user potiuk (triggered by potiuk).

Head commit for run:
0a274e4e8103d59baf362fe818e6412dac4f02a9 / Jarek Potiuk <[email protected]>
fix(security/pr4): broken relative links to old vulnogram path

The earlier rename sed (ca47278) matched "tools/vulnogram" verbatim,
but three files had link targets in the relative form "../vulnogram/"
(visible text already said "tools/cve-tool-vulnogram/" — only the URL
target was stale):

- tools/cve-org/tool.md         -> 1 link
- tools/cve-tool/README.md      -> 2 links (incl. an #record-urls anchor)
- tools/forwarder-relay/README.md -> 3 links to bot-credits-policy.md

Update each "../vulnogram/..." -> "../cve-tool-vulnogram/..." and
sweep the rest of the tree for stragglers (none found).

Generated-by: Claude Code (Opus 4.7)

Report URL: https://github.com/apache/airflow-steward/actions/runs/26691798493

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to