Skip to content

Commit fff5169

Browse files
committed
feat: replace APK Auditor with new UI + AutoAR enhanced regex rules
- Replaced old APK Auditor UI entirely with thecybersandeep/apkauditor (score ring, findings cards with CWE/OWASP/MASVS, component explorer, hex viewer, SARIF export, PDF cover page). - Swapped ANDROID_RULES array in engine.js with AutoAR's 522-pattern version — all 106 rules preserved with enriched regex coverage. - Same directory layout as original project — zero path changes. - Removed old apk-analyzer.js, CNAME, README.md, broken v2/ directory. - Removed accidentally committed PDF report from root.
1 parent f73c2a5 commit fff5169

16 files changed

Lines changed: 1014 additions & 5900 deletions

File tree

-198 KB
Binary file not shown.

internal/api/ui/apkauditor/CNAME

Lines changed: 0 additions & 1 deletion
This file was deleted.

internal/api/ui/apkauditor/README.md

Lines changed: 0 additions & 91 deletions
This file was deleted.

internal/api/ui/apkauditor/index.html

Lines changed: 351 additions & 1165 deletions
Large diffs are not rendered by default.

internal/api/ui/apkauditor/lib/jspdf.umd.min.js

Lines changed: 43 additions & 43 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
File renamed without changes.

internal/api/ui/apkauditor/apk-analyzer.js renamed to internal/api/ui/apkauditor/src/core/engine.js

Lines changed: 620 additions & 1731 deletions
Large diffs are not rendered by default.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)