debsecan
Verified for current stable LTS
Debsecan Command: List Vulnerable Packages Specific Suite
Use for list vulnerable packages specific suite with Debsecan. Exact CLI syntax to list vulnerable packages specific suite using Debsecan.
When to use this: Use for list vulnerable packages specific suite with Debsecan.
Command Syntax
debsecan --suite <release_code_name> debsecan --suite <release_code_name> Live Command Builder
Final Command
debsecan --suite <release_code_name> Command Breakdown
--suite- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to list vulnerable packages specific suite using Debsecan.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Debsecan Command: List Only Fixed Vulnerabilities
debsecan --suite <release_code_name> --only-fixed Debsecan Command: List Only Fixed Vulnerabilities Unstable Mail Root debsecan --suite <sid> --only-fixed --format <report> --mailto <root> --update-history Debsecan Command: List Vulnerable Packages Current Host debsecan Debsecan Command: Upgrade Vulnerable Installed Packages sudo apt upgrade $(debsecan --only-fixed --format <packages>) Behat Command: Run Suite Tests behat --suite <suite_name>