We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d83878f commit 4ff812cCopy full SHA for 4ff812c
3 files changed
cycode/cli/apps/scan/scan_command.py
@@ -101,7 +101,6 @@ def scan_command(
101
) -> None:
102
""":mag: [bold cyan]Scan code for vulnerabilities (Secrets, IaC, SCA, SAST).[/]
103
104
-
105
This command scans your code for various types of security issues, including:
106
* [yellow]Secrets:[/] Hardcoded credentials and sensitive information.
107
* [dodger_blue1]Infrastructure as Code (IaC):[/] Misconfigurations in Terraform, CloudFormation, etc.
0 commit comments