Skip to content
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

Restrict the maximum depth when tracking the slice bounds #1042

Merged
merged 2 commits into from
Oct 13, 2023

Conversation

ccojocar
Copy link
Member

fixes #1040

Signed-off-by: Cosmin Cojocar <gcojocar@adobe.com>
Signed-off-by: Cosmin Cojocar <gcojocar@adobe.com>
@codecov-commenter
Copy link

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (074353a) 72.35% compared to head (ba7106c) 72.35%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1042   +/-   ##
=======================================
  Coverage   72.35%   72.35%           
=======================================
  Files          50       50           
  Lines        3389     3389           
=======================================
  Hits         2452     2452           
  Misses        865      865           
  Partials       72       72           
Files Coverage Δ
analyzer.go 87.43% <0.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ccojocar ccojocar merged commit f338a98 into master Oct 13, 2023
7 checks passed
@briskt
Copy link

briskt commented Oct 13, 2023

@ccojocar thank you for the quick response! Is there something in my code that I should have done differently?

@ccojocar
Copy link
Member Author

Not sure, I haven't checked your code but this restriction is helpful in any case.

@ccojocar ccojocar deleted the fix-stack-overflow branch May 13, 2024 16:06
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.

stack overflow in gosec 2.18.0
3 participants