mirror of
https://github.com/OMGeeky/advisory-db.git
synced 2025-12-27 14:59:21 +01:00
We added `yanked = true` to the advisory, however it doesn't seem to be having the intended effect (the query for unmaintained crates is probably failing to exclude the yanked advisories) This is another workaround which makes the `unaffected` requirement match all versions. Hopefully this means that `spin` will stop being reported as unmaintained.