You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
David Alcantar edited this page May 18, 2023
·
9 revisions
The DevSkim CLI (Command Line Interface) is a standalone tool that enables DevSkim to be used without an IDE.
Simply run DevSkim from a command line in Windows, Linux, or Mac OS.
Usage: devskim [command] [options]Commands: analyze Analyze source code using DevSkim fix Apply fixes from a Sarif verify Verify rule validity suppress Suppress issues identified in a DevSkim SarifOptions: --help Show help information --version Show version informationUse "devskim [command] --help" for more information about a command.