raintree-technology/HIG Doctor Audit

Audit a project for Apple Human Interface Guidelines compliance

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Jun 30, 2026
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: raintree-technology/hig-doctor@11da9fc01607335578a7c25ff3b4cdf7b945e0e6 # v1.1.0

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
directoryProject directory to audit (relative to repo root).
fail-onFail the job if any concern at/above this severity is found. One of: critical, serious, moderate, nonenone
annotationsEmit inline PR annotations for the top concerns (true/false)true
namedescription
criticalCount of critical-severity concerns
seriousCount of serious-severity concerns
moderateCount of moderate-severity concerns
reportPath to the generated hig-audit.md report
sarifPath to the generated hig-audit.sarif file. Upload it with github/codeql-action/upload-sarif (requires security-events: write) for code-scanning alerts.