bytedance / appshark

Appshark is a static taint analysis platform to scan vulnerabilities in an Android app.
Apache License 2.0
1.49k stars 165 forks source link

add ManifestRisk #50

Closed firmianay closed 9 months ago

firmianay commented 11 months ago

添加Manifest检测 #1

    "ManifestRisk": {
        "debuggable": false,
        "allowBackup": true,
        "usesCleartextTraffic": true
    },
CLAassistant commented 11 months ago

CLA assistant check
All committers have signed the CLA.

nkbai commented 9 months ago

@firmianay 需要解决一下冲突才能合并

firmianay commented 9 months ago

@nkbai 可以了