Skip to content

next

Show the next prioritized finding from persistent finding state.

Usage

sh
repovista next [--status <status>]

Options

  • --status <status> filters by open, fixed, false-positive, wont-fix, or uncertain.

Examples

sh
repovista next
repovista next --status open
repovista next --status uncertain

Use repovista show <finding-id> for details and repovista triage to update status.

Released under the MIT License.