An open API service indexing awesome lists of open source software.

https://github.com/noraj/security.txt_stats

:bar_chart: Scripts used for the security.txt statistic study
https://github.com/noraj/security.txt_stats

security-txt securitytxt statistics study

Last synced: about 1 year ago
JSON representation

:bar_chart: Scripts used for the security.txt statistic study

Awesome Lists containing this project

README

          

# security.txt Statistics

> Scripts used for the security.txt statistic study

[Prerequisites](https://community.turgensec.com/security-txt-progress-in-ethical-security-research/#Prerequisites):

```
$ wget http://s3.amazonaws.com/alexa-static/top-1m.csv.zip
$ wget https://statvoo.com/dl/top-1million-sites.csv.zip

$ unzip top-1m.csv.zip
$ unzip top-1million-sites.csv.zip
```

Usage:

```
$ ruby fetch.rb
```