paritytech / polkadot-sdk-docs

_THE_ Polkadot SDK Tutorial
19 stars 0 forks source link

[feature]: Add audit status badge for pallets #24

Open sacha-l opened 1 year ago

sacha-l commented 1 year ago
Screenshot 2023-08-28 at 1 54 12 PM

As we're working on improvements to the Substrate Rust-docs, it occurred to me that it would be nice to have a badge that indicates the "audit" status of a pallet. For example, it could indicate the last audit date and gets updated via a CI job that only the sr-labs team can make once a pallet has recently been (re-)audited.

I can understand that there may be reasons against this (such as that we have too many pallets, many of them don't need audits so this badge may be confusing; some pallets haven't been re-audited in a while etc.), though I think this would inspire more confidence to use certain pallets over others and adds transparency for developers using un-audited pallets.

kianenigma commented 1 year ago

related https://github.com/paritytech/polkadot-sdk/issues/242