Skip to content

Commit

Permalink
bump: version 0.1.30 → 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Sep 17, 2024
1 parent 8167fa1 commit f0fe60b
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## 0.2.0 (2024-09-17)

### Feat

- add scan source

## 0.1.30 (2024-08-23)

### Fix
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ update_changelog_on_bump = true

[project]
name = "codethreat-cli"
version = "0.1.30"
version = "0.2.0"
requires-python = ">=3.12"
description = "CLI toolset for CodeThreat SAST"
authors = [
Expand Down

1 comment on commit f0fe60b

@sust4in
Copy link
Member

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:15
  • 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.