Skip to content

Commit

Permalink
docs: update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sust4in authored Sep 27, 2024
1 parent f0fe60b commit 2395dec
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ Before performing any scans, you must authenticate with the CodeThreat platform.

- **Login**:

`codethreat-cli auth login --org <your-organization> --token <your-api-token>`
`codethreat-cli auth login --org <your-organization> --token <your-api-token> --url <base-codethreat-url>`

- **Remove authentication**:

Expand Down Expand Up @@ -74,4 +74,4 @@ This project is licensed under the MIT License. See the [LICENSE](LICENSE) file

## Support

If you encounter any issues or have any questions, please feel free to [open an issue](https://github.com/CodeThreat/codethreat-cli/issues) or contact our support team at [email protected].
If you encounter any issues or have any questions, please feel free to [open an issue](https://github.com/CodeThreat/codethreat-cli/issues) or contact our support team at [email protected].

1 comment on commit 2395dec

@sust4in
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀 CodeThreat Security Scan Completed for codethreat-cli

Hello Team,

Great news! We've just completed a thorough security scan for codethreat-cli, and here's what we found:


Quick Overview

  • Duration: 00:00:20
  • Risk Score: B (This reflects the overall security posture based on the identified issues.)
  • Issues Fixed: 0 (The number of vulnerabilities resolved during this scan.)

📊 New Security Issues Discovered

🎉 “Awesome! No issues found—keep up the good work!”


🛠 Detailed Vulnerability Analysis

We've identified vulnerabilities across the codebase. Here's a detailed look

Weakness Name Severity Count
Missing Timeout In Http Request Calls Low 5

🔗 Software Composition Analysis (SCA) Insights

Our SCA scan reviewed the third-party components used in your project

🎉 “Awesome! No SCA issues found—keep up the good work!”


📈 Next Steps & Full Report

To dive deeper, click here to view the full report. It's essential to review these findings and plan the necessary fixes. If any of the critical/high issues need more discussion, let's set up a quick meeting to strategize our next steps.


🔒 Security isn't just a feature; it's a responsibility. Let's keep our codebase rock solid!

Please sign in to comment.