ashishjsharda/Aviation Compliance Checker

Automated FAA compliance checking for aviation maintenance logs, pilot logbooks, and aircraft documentation

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
filesComma-separated list of file patterns to check (e.g., logs/**/*.md,docs/**/*.txt)no**/*.md,**/*.txt,**/*.json,**/*.log
check-maintenance-logsEnable maintenance log compliance checks (14 CFR Part 43)notrue
check-pilot-logsEnable pilot logbook entry checks (14 CFR Part 61)notrue
check-airworthinessEnable airworthiness documentation checksnotrue
check-weight-balanceEnable weight and balance documentation checksnotrue
fail-on-violationFail the action if compliance violations are foundnofalse
github-tokenGitHub token for posting PR commentsno${{ github.token }}
namedescription
violations-foundNumber of compliance violations found
compliance-statusOverall compliance status (PASS/FAIL)
report-pathPath to the detailed compliance report