Commit Graph

29 Commits

Author SHA1 Message Date
Ashish Bhatia
5385edb7b4
chore: add another flakey URL (#214) 2024-12-10 16:47:21 -08:00
Ashish Bhatia
50c7323942
fix: remove a few dead links 2024-12-09 01:53:26 -08:00
Ashish Bhatia
66cf110dc2
fix: ignore one more link (#208)
* fix: ignore one more link

Cert verification of https://wiki.sei.cmu.edu/confluence/display/android/Android+Secure+Coding+Standard fails on GitHub Actions

* Update run_awesome_bot.sh

https://web.archive.org/web/20180721134044/http://www.fasteque.com:80/android-reverse-engineering-101-part-1/ sometimes times out
2024-09-02 15:54:06 -07:00
Ashish Bhatia
c449f9240f
Mark approver.talos-sec.com as dead 2024-02-24 01:59:43 -08:00
Ashish Bhatia
33e2da358a
Mark apkpure.com as dead 2024-02-24 01:58:14 -08:00
Ashish Bhatia
53428de6b4 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
2023-08-04 00:34:32 -07:00
Ashish Bhatia
23e3295a4d Mark more links as dead 2023-08-04 00:28:02 -07:00
Ashish Bhatia
f9ef44ef9b
Use urlsup instead of slow awesome_bot (#136)
Also, disable multiple failing URLs
2023-03-26 21:18:42 -07:00
Ashish Bhatia
6f19bfd75d Mark apkcombo.com/apk-downloader/ as flakey, it give 503 on GitHub Actions 2022-02-09 17:23:02 -08:00
Ashish Bhatia
cbc6b62f75 Disable more broken services 2021-10-09 16:51:55 -07:00
Ashish Bhatia
acaac68824 Ignore pscout.csl.toronto.edu, it dcannot be accessed from GitHub actions 2021-05-31 20:48:52 -07:00
Ashish Bhatia
fcdf1fa3c0 Fix a bug in run_awesome_bot.sh 2020-12-17 00:40:28 +05:30
Ashish Bhatia
3288000af9 Check URLs slowly and exclude GitHub actions URL 2020-12-16 21:48:22 +05:30
Ashish Bhatia
4ffd55c89f Mark two more URLs as broken 2020-08-28 13:41:41 -07:00
Ashish Bhatia
2e0bffe146 Change fasteque link to Web Archive
as suggested at https://github.com/ashishb/android-security-awesome/pull/104
2020-06-12 12:41:34 -07:00
Ashish Bhatia
7d1a3950e8 Mark thecobraden.com dead 2020-05-28 13:45:07 -07:00
Ashish Bhatia
44fc3c4594 Mark another URL dead 2019-12-29 16:34:29 +05:30
Ashish Bhatia
56c4f1aabc Mark more dead URLs 2019-10-24 22:16:29 -07:00
Ashish Bhatia
e4f00e292f Blacklist broken links to siis.cse.psu.edu 2019-09-23 23:55:57 -07:00
Ashish Bhatia
4bbc1acf40 Mark www.mobilemalware.com.br and appscan.bluemix.net as dead 2019-07-28 14:13:06 -05:00
Ashish Bhatia
e4e0d08cad Update run_awesome_bot.sh 2019-05-28 15:20:47 -07:00
Ashish Bhatia
33ed64fdb5 Update one broken link and remove another 2019-04-28 23:20:02 -05:00
Ashish Bhatia
efc6baf8b5 Whitelist more dead urls 2019-03-29 16:48:08 -07:00
Ashish Bhatia
2241bf79ad Mark TraceDroid dead
Also ignore appanalysis.org, it works but for some reason, Travis CI
times out while trying to access it.

```
Issues :-(
> Links
  1. [L107]  http://appanalysis.org Connection reset by peer
> Dupes
  None ✓
The command "bash run_awesome_bot.sh" exited with 1.
```
2019-01-28 11:00:20 -08:00
Ashish Bhatia
a98fd2c657 Improve travis script 2018-10-19 14:13:13 -07:00
Ashish Bhatia
016aca62da Mark Admire dead 2018-10-19 13:35:31 -07:00
Ashish Bhatia
fe8c046f2c Don't save awesome bot results 2018-10-04 00:11:20 -07:00
Ashish Bhatia
8e13559496 More cleanup + more URLs whitelisted 2018-10-04 00:10:47 -07:00
Ashish Bhatia
2b7671eb39 Move awesome bot to its own script 2018-10-04 00:05:45 -07:00