Commit c5f4e46
committed
Allow Software Heritage IP addresses
Software Heritage is similar to the Internet Archive (which is allowed)
but is focused on archiving source code from forges
instead of pages from websites.
Software Heritage processes do not use generic web crawling,
but instead forge-specific and VCS-specific tools that
are designed to use as little resources as possible,
especially using incremental pulls, using/adding APIs
and ignoring repositories that have not changed.
See-also: https://github.com/TecharoHQ/anubis/pulls/276
See-also: https://www.softwareheritage.org/
See-also: https://www.softwareheritage.org/software-heritage-faq/
See-also: https://docs.softwareheritage.org/user/faq/
See-also: https://gitlab.softwareheritage.org/swh
See-also: https://gitlab.softwareheritage.org/swh/infra/add-forge-now-requests/-/merge_requests/41 parent dbd64e0 commit c5f4e46
3 files changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
11 | 12 | | |
12 | 13 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
| |||
0 commit comments