Skip to content

Commit 4ff812c

Browse files
committed
bump typer with good bugfixes
1 parent d83878f commit 4ff812c

File tree

3 files changed

+165
-177
lines changed

3 files changed

+165
-177
lines changed

cycode/cli/apps/scan/scan_command.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,6 @@ def scan_command(
101101
) -> None:
102102
""":mag: [bold cyan]Scan code for vulnerabilities (Secrets, IaC, SCA, SAST).[/]
103103
104-
105104
This command scans your code for various types of security issues, including:
106105
* [yellow]Secrets:[/] Hardcoded credentials and sensitive information.
107106
* [dodger_blue1]Infrastructure as Code (IaC):[/] Misconfigurations in Terraform, CloudFormation, etc.

0 commit comments

Comments
 (0)