mirror of
https://github.com/ashishb/android-security-awesome.git
synced 2024-12-18 11:36:09 +00:00
Mark https://www.sec.tu-bs.de/~danarp/drebin/ as dead
https://www.sec.tu-bs.de/~danarp/drebin/ SSL validation fails due to server not returning the full certificate chain. ``` > Issues 1. https://www.sec.tu-bs.de/~danarp/drebin/ - error trying to connect: error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:../ssl/statem/statem_clnt.c:1883: (unable to get local issuer certificate) - README.md - L259 Error: Process completed with exit code 1. ``` Ref: https://github.com/ashishb/android-security-awesome/actions/runs/5759618894/job/15614033663
This commit is contained in:
parent
23e3295a4d
commit
53428de6b4
@ -20,7 +20,6 @@ DEAD_URLS='opencollective.com','http://copperdroid.isg.rhul.ac.uk/copperdroid/',
|
||||
'https://bitbucket.org/mstrobel/procyon/wiki/',\
|
||||
'https://code.google.com/p/androguard/wiki/DatabaseAndroidMalwares',\
|
||||
'https://github.com/ashishb/android-security-awesome/actions',\
|
||||
'https://pscout.csl.toronto.edu',\
|
||||
'https://appcritique.boozallen.com',\
|
||||
'https://amaaas.com',\
|
||||
'https://malwarepot.com/index.php/AMAaaS',\
|
||||
@ -31,11 +30,11 @@ DEAD_URLS='opencollective.com','http://copperdroid.isg.rhul.ac.uk/copperdroid/',
|
||||
'https://malab.bitbaan.com/',\
|
||||
'https://www.android-device-security.org/client/datatable',\
|
||||
'http://pralab.diee.unica.it/en/AndroidPRAGuardDataset',\
|
||||
'https://www.nccgroup.trust/us/about-us/resources/intent-fuzzer/'
|
||||
'https://www.nccgroup.trust/us/about-us/resources/intent-fuzzer/',\
|
||||
'https://www.sec.tu-bs.de/~danarp/drebin/'
|
||||
|
||||
FLAKY_URLS='http://safe.ijiami.cn/',\
|
||||
'https://apkcombo.com/apk-downloader/',\
|
||||
'https://pscout.csl.toronto.edu'
|
||||
|
||||
SRC_FILE=README.md
|
||||
# Install urlsup with `cargo install urlsup`
|
||||
|
Loading…
Reference in New Issue
Block a user