Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
rules/sdk/blocklist: permit depinject to import unsafe
The cosmos-sdk package "depinject" heavily uses unsafe and reflect code for its core functionality and thus should be allowed to import them. This change shaves off 106 flags from the cosmos-sdk security flags counter: from 805 down to 699
- Loading branch information