debsecan
Verified for current stable LTS
Debsecan Command: List Only Fixed Vulnerabilities
Use for list only fixed vulnerabilities with Debsecan. Exact CLI syntax to list only fixed vulnerabilities using Debsecan.
When to use this: Use for list only fixed vulnerabilities with Debsecan.
Command Syntax
debsecan --suite <release_code_name> --only-fixed debsecan --suite <release_code_name> --only-fixed Live Command Builder
Final Command
debsecan --suite <release_code_name> --only-fixed Command Breakdown
--suite- Command Option
- Tool-specific option used by this command invocation.
--only-fixed- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to list only fixed vulnerabilities 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 Unstable Mail Root
debsecan --suite <sid> --only-fixed --format <report> --mailto <root> --update-history Debsecan Command: List Vulnerable Packages Current Host debsecan 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>) Behat Command: Run Suite Tests behat --suite <suite_name>