debsecan
Verified for current stable LTS
Debsecan Command: List Vulnerable Packages Current Host
Use for list vulnerable packages current host with Debsecan. Exact CLI syntax to list vulnerable packages current host using Debsecan.
When to use this: Use for list vulnerable packages current host with Debsecan.
Command Syntax
debsecan debsecan Live Command Builder
Final Command
debsecan Command Breakdown
debsecan is the base executable for this command.
FAQ
Purpose: Exact syntax to list vulnerable packages current host 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 Specific Suite debsecan --suite <release_code_name> Debsecan Command: Upgrade Vulnerable Installed Packages sudo apt upgrade $(debsecan --only-fixed --format <packages>)