Skip to content

Commit 63fe4bb

Browse files
committed
Run link checker and format fixer (#112).
1 parent 193ef83 commit 63fe4bb

File tree

3 files changed

+14
-3
lines changed

3 files changed

+14
-3
lines changed

content/en/docs/security/audits.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ aliases: [/audits]
66

77
Selected publicly available audit reports:
88

9-
- [January 23, 2024 by IncludeSec](https://ostif.org/wp-content/uploads/2024/01/OSTIF-2023-Q3-PHP-TUF-Multi-Final-Report-Updated-v2.pdf) covering PHP-TUF and Rugged.
9+
- [January 23, 2024 by IncludeSec](https://ostif.org/wp-content/uploads/2024/01/OSTIF-2023-Q3-PHP-TUF-Multi-Final-Report-Updated-v2.pdf)
10+
covering PHP-TUF and Rugged.
1011
- [September 9, 2022 by X41](/audits/x41-python-tuf-audit-2022-09-09.pdf)
1112
- [August 7, 2018 by Cure53](https://github.com/theupdateframework/notary/blob/master/docs/resources/cure53_tuf_notary_audit_2018_08_07.pdf)
1213
covering TUF and Notary

data/adoptions.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ main:
2828
- url: https://rugged.works/
2929
tag: rugged
3030

31-
3231
ongoing:
3332
- url: https://www.docker.com/blog/signing-docker-official-images-using-openpubkey/
3433
tag: Docker
@@ -45,4 +44,3 @@ ongoing:
4544
tag: PyPI
4645
- url: https://www.drupal.org/project/infrastructure/issues/3325040
4746
tag: Drupal
48-

static/refcache.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -383,6 +383,10 @@
383383
"StatusCode": 206,
384384
"LastSeen": "2024-10-05T11:30:11.597628-04:00"
385385
},
386+
"https://ostif.org/wp-content/uploads/2024/01/OSTIF-2023-Q3-PHP-TUF-Multi-Final-Report-Updated-v2.pdf": {
387+
"StatusCode": 206,
388+
"LastSeen": "2024-11-23T18:41:50.772849425-05:00"
389+
},
386390
"https://pyfound.blogspot.com/2020/03/an-update-pypi-funded-work.html": {
387391
"StatusCode": 200,
388392
"LastSeen": "2024-10-05T11:14:27.339435-04:00"
@@ -415,6 +419,10 @@
415419
"StatusCode": 200,
416420
"LastSeen": "2024-10-05T11:25:21.87881-04:00"
417421
},
422+
"https://rugged.works/": {
423+
"StatusCode": 200,
424+
"LastSeen": "2024-11-23T18:41:51.131883527-05:00"
425+
},
418426
"https://schd.ws/hosted_files/linuxconcontainerconeurope2016/50/When%20the%20going%20gets%20tough%2C%20get%20TUF%20going%21%20Linuxcon%20EU.pdf": {
419427
"StatusCode": 403,
420428
"LastSeen": "2024-10-05T11:44:03.271684-04:00"
@@ -551,6 +559,10 @@
551559
"StatusCode": 206,
552560
"LastSeen": "2024-10-05T11:29:54.95641-04:00"
553561
},
562+
"https://www.drupal.org/project/infrastructure/issues/3325040": {
563+
"StatusCode": 206,
564+
"LastSeen": "2024-11-23T18:41:53.065557164-05:00"
565+
},
554566
"https://www.esecurityplanet.com/applications/container-and-kubernetes-security.html": {
555567
"StatusCode": 206,
556568
"LastSeen": "2024-10-05T11:15:58.707726-04:00"

0 commit comments

Comments
 (0)