8000 fix: thread exhaustion error by cx-rogerio-dalot-x · Pull Request #297 · Checkmarx/2ms · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

fix: thread exhaustion error #297

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

cx-rogerio-dalot-x
Copy link

Proposed Changes

The binary as is can take the process to resource exhaustion due to going over the limit of 10k goroutines.

This is a quickfix/hotfix and in no case sustainable for the future, we need indeed to refactor our current implementation but it should solve the issue for now.

Checklist

  • I covered my changes with tests.
  • I Updated the documentation that is affected by my changes:
    • Change in the CLI arguments
    • Change in the configuration file

I submit this contribution under the Apache-2.0 license.

@cx-rogerio-dalot-x cx-rogerio-dalot-x requested a review from a team as a code owner June 4, 2025 14:58
Copy link
github-actions bot commented Jun 4, 2025

kics-logo

KICS version: v1.7.13

Category Results
HIGH HIGH 0
MEDIUM MEDIUM 0
LOW LOW 0
INFO INFO 0
TRACE TRACE 0
TOTAL TOTAL 0
Metric Values
Files scanned placeholder 12
Files parsed placeholder 12
Files failed to scan placeholder 0
Total executed queries placeholder 53
Queries failed to execute placeholder 0
Execution time placeholder 1

Copy link
github-actions bot commented Jun 4, 2025

Logo
Checkmarx One – Scan Summary & Detailsd96b3b94-5022-43e9-8be0-04cd4824f6e9

Fixed Issues (2)

Great job! The following issues were fixed in this Pull Request

Severity Issue Source File / Package
HIGH CVE-2024-45338 Go-golang.org/x/net-v0.25.0
MEDIUM CVE-2025-22872 Go-golang.org/x/net-v0.25.0

@cx-rogerio-dalot-x cx-rogerio-dalot-x force-pushed the AST-99769-thread-exhaustion-error branch from 4d1d82c to ca7330a Compare June 4, 2025 15:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0