potiuk opened a new pull request, #435:
URL: https://github.com/apache/airflow-steward/pull/435
## What & why
Adds three Apache distribution hosts to the sandbox network allowlist so
skills that verify releases / fetch advisory + artifact data can reach them:
`dist.apache.org`, `downloads.apache.org`, `archive.apache.org`.
## Changes (all three kept in sync)
- **`.claude/settings.json`** — the framework's own dogfood
`sandbox.network.allowedDomains`.
- **`docs/setup/secure-agent-setup.md`** — the adopter-facing allowlist
block adopters copy into their own `.claude/settings.json` when setting
up the secure agent config, so **new adopters get these hosts too**.
- **`tools/sandbox-lint/expected.json`** — the CI baseline (threat-model
M.29), kept byte-consistent with the live config.
Grouped next to `lists.apache.org` so the apache.org infra hosts stay
together.
## Testing
`sandbox-lint` green (baseline matches live `.claude/settings.json`);
pre-commit suite (markdownlint, etc.) passed.
Generated-by: Claude Code (Opus 4.8)
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]