provide the next testing

This commit is contained in:
Michael Jerger 2024-01-05 17:43:18 +01:00
parent 2d98b22604
commit a8b132da80
2 changed files with 2 additions and 2 deletions

View file

@ -40,7 +40,7 @@ At https://federated-repo.prod.meissa.de/buero/star-me you can try out the curre
"type": "Like", "type": "Like",
"actor": "https://federated-repo.prod.meissa.de/api/v1/activitypub/user-id/12", "actor": "https://federated-repo.prod.meissa.de/api/v1/activitypub/user-id/12",
"object": "https://federated-repo.prod.meissa.de/api/v1/activitypub/repository-id/1", "object": "https://federated-repo.prod.meissa.de/api/v1/activitypub/repository-id/1",
"startTime": "2024-01-0531T23:00:00-08:00" "startTime": "2024-01-05T23:00:00-08:00"
} }
``` ```

View file

@ -110,7 +110,7 @@ flowchart TD
5. We introduce (or have) rate limiting per IP. 5. We introduce (or have) rate limiting per IP.
6. We ensure, that outgoing HTTP requests have a reasonable timeout (if you didn't get that 500b JSON response after 10 seconds, you probably won't get it). 6. We ensure, that outgoing HTTP requests have a reasonable timeout (if you didn't get that 500b JSON response after 10 seconds, you probably won't get it).
### DREAD-Score ### THREAD-Score
| Threat | Damage | Reproducibility | Exploitability | Affected Users | Discoverability | Mitigations | | Threat | Damage | Reproducibility | Exploitability | Affected Users | Discoverability | Mitigations |
| :----- | :------ | :-------------- | :------------- | :------------- | :-------------- | :---------- | | :----- | :------ | :-------------- | :------------- | :------------- | :-------------- | :---------- |