dermochelys/Check Android ELF Alignment

Check ELF alignment of native libraries in .apk, .aar, and .so files for Android apps

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
pathPath to search for .apk, .aar, .so files (default: current directory)no./
fail-on-unalignedFail the action if unaligned 64-bit libraries are found, or if only 32-bit libraries are presentnotrue
namedescription
apk-resultsResults of .apk file alignment checks
aar-resultsResults of .aar file alignment checks
so-resultsResults of .so file alignment checks