issues
search
LemmyNet
/
activitypub-federation-rust
High-level Rust library for the Activitypub protocol
GNU Affero General Public License v3.0
430
stars
47
forks
source link
Add security checks when fetching objects
#95
Closed
Nutomic
closed
9 months ago
Nutomic
commented
9 months ago
This can prevent vulnerabilities like the following:
https://github.com/mastodon/mastodon/security/advisories/GHSA-jhrq-qvrm-qr36
https://github.com/misskey-dev/misskey/security/advisories/GHSA-qqrm-9grj-6v32
This can prevent vulnerabilities like the following: