Skip to content

Audit profiles

List profiles:

sh
repovista profiles
repovista profiles --json

Use a profile:

sh
repovista audit --audit-profile security

Built-in profiles

ProfilePurpose
quickRisk plus summary for a fast orientation pass.
securityRisk-heavy strict run with checks, repair, and CI-friendly exports.
pr-reviewDiff-focused pull request review with checks and GitHub annotations.
release-readinessFull strict pre-release audit with checks, repair, parallel mode, and exports.
architectureArchitecture and roadmap focus.

Profiles can be combined with explicit CLI flags. Explicit flags win.

Released under the MIT License.