dweekly/Sparkle Validator

Validate Sparkle appcast.xml feeds for errors, warnings, and best practices

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
filePath to appcast.xml file or URL to validateyes
strictTreat warnings as errors (exit code 1 if any warnings)nofalse
check-urlsVerify that enclosure URLs exist and sizes matchnofalse
timeoutTimeout for URL checks in millisecondsno10000
quietOnly show errors (suppress warnings and info)nofalse
no-infoSuppress informational messagesnofalse
formatOutput format: text or jsonnotext
namedescription
validWhether the appcast is valid (true/false)
error-countNumber of errors found
warning-countNumber of warnings found
info-countNumber of informational messages
jsonFull validation result as JSON (when format=json)