Files
Joey Perrott 3093edcad0 fix(docs-infra): secure update-assets script against RCE and SSRF
- Validate storedSha and storedBranch from _build-info.json.
- Validate latestSha returned from GitHub API.
- Validate branch in GithubClient.getShaForBranch and baseSha/headSha in GithubClient.getAffectedFiles.
- Use execFileSync instead of execSync to avoid shell execution.

TAG=agy
CONV=4e3e69ba-3f3d-416b-9ce4-9ef75486d2f3
2026-06-02 11:21:56 +02:00
..

Update cross-repository documentation assets

This script updates documentation assets from other repositories for angular.dev.

Aria Packages

Updates the Angular Aria API JSON files in adev/src/content/aria, used for the angular.dev API pages.

CDK Packages

Updates the Angular CDK API JSON files in adev/src/content/cdk, used for the angular.dev API pages.

CLI Help Pages

Updates the Angular CLI help JSON files in adev/src/content/cli, used for the angular.dev CLI pages.