scovetta/Aldur Binary Scanner

Binary security analyzer for PE, ELF, and Mach-O binaries

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
targetsFiles, directories, or glob patterns to analyze (space-separated)yes
outputOutput file path for results (SARIF format by default)noaldur-results.sarif
formatOutput format: sarif, text, text-color, or github-actionsnosarif
annotationsShow results as GitHub Actions annotations (errors/warnings in PR)notrue
recurseRecurse into subdirectoriesnotrue
show-passedInclude passing rules in outputnofalse
levelMinimum failure level to report (error, warning, note)no""
scan-archivesScan binaries inside archives (ZIP, TAR, APK, IPA, MSIX, etc.)notrue
versionVersion of Aldur to use (defaults to latest)nolatest
upload-sarifUpload SARIF results to GitHub Code Scanningnotrue
fail-on-errorFail the workflow if errors are foundnotrue
binary-pathPath to a local aldur binary (for development/testing, skips download)no""
namedescription
sarif-filePath to the generated SARIF file
errorsNumber of errors found
warningsNumber of warnings found
files-analyzedNumber of files analyzed