next
Show the next prioritized finding from persistent finding state.
Usage
sh
repovista next [--status <status>]Options
--status <status>filters byopen,fixed,false-positive,wont-fix, oruncertain.
Examples
sh
repovista next
repovista next --status open
repovista next --status uncertainRelated
Use repovista show <finding-id> for details and repovista triage to update status.
