AppReviewDelta: CI tool to spot iOS release‑review risks per PR
AppReviewDelta fills the gap of per‑pull‑request iOS review‑risk detection, comparing base and head snapshots without checking out the code. It runs as a GitHub Action or CLI, parsing relevant plist and manifest files to flag new ATS exceptions, permissions, or SDKs. The tool is aimed at Expo/React Native teams that need deterministic, lightweight CI checks. Unlike full‑project scanners, it only reports newly introduced issues, reducing noise and avoiding the need for API keys or code execution.
View on GitHub →569001773-wq/app-review-delta