Open Issues Need Help
View All on GitHub help wanted area:rules difficulty:easy
unchecked-arithmetic: a u32 accumulator reported as token arithmetic (corpus false positive) 18 days ago
help wanted area:rules difficulty:medium
help wanted area:rules difficulty:easy
help wanted area:rules difficulty:medium
help wanted good first issue area:rules difficulty:easy
help wanted area:rules difficulty:medium
custom-signature-payload-unbound: a hand-rolled signature check that replays across networks 18 days ago
help wanted area:rules difficulty:hard needs-maintainer-review maintainer-owned
help wanted area:rules difficulty:medium
help wanted good first issue area:rules difficulty:easy
Baseline mode: ignore pre-existing findings 18 days ago
help wanted area:engine difficulty:medium needs-maintainer-review maintainer-owned
SARIF output for GitHub code scanning 18 days ago
help wanted area:engine area:ci difficulty:medium maintainer-owned
help wanted area:rules area:engine difficulty:hard needs-maintainer-review maintainer-owned
contractmeta-missing: a deployed contract that cannot say what it is about 1 month ago
help wanted good first issue area:rules difficulty:easy
missing-event-on-state-change: state changes with nothing emitted for off-chain observers about 1 month ago
help wanted area:rules difficulty:medium
Add a second sample contract to testdata (token or escrow) about 2 months ago
help wanted area:rules area:ci difficulty:easy
Per-rule documentation pages under docs/rules/ about 2 months ago
help wanted good first issue area:docs difficulty:easy
Config file: .plumbline.toml for per-rule enable/disable and severity about 2 months ago
help wanted area:engine difficulty:medium needs-maintainer-review
require-auth-in-check-auth: authorizing inside the function that evaluates authorization about 2 months ago
help wanted area:rules difficulty:medium
oversized-symbol: symbol literal exceeding its length or character limit about 2 months ago
help wanted good first issue area:rules difficulty:easy
unchecked-shift: shift amount that can exceed the operand width about 2 months ago
help wanted area:rules difficulty:medium
division-by-zero: unguarded division in a contract function about 2 months ago
help wanted good first issue area:rules difficulty:easy
help wanted area:rules difficulty:medium
unbounded-iteration: looping over a stored collection with no length bound about 2 months ago
help wanted area:rules difficulty:medium
instance-storage-for-unbounded-data: per-user data in instance storage about 2 months ago
help wanted area:rules difficulty:medium
unvalidated-amount: i128 amount used without a sign check about 2 months ago
help wanted good first issue area:rules difficulty:easy
help wanted area:rules difficulty:medium
auth-on-caller-supplied-address: authorizing a parameter instead of the stored authority about 2 months ago
help wanted area:rules difficulty:medium