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

fix hanging python scan (issue #138) #151

Merged
merged 1 commit into from
Mar 14, 2025
Merged

Conversation

san-zrl
Copy link
Member

@san-zrl san-zrl commented Mar 14, 2025

Fixes #138

  • include explicit dependency to latest protobuf-java
  • re-enable python scanning
  • catch NoSuchMethodError (to prevent future problems)
  • exclude some conflicting dependencies
  • fixed logging for python scanner

@san-zrl san-zrl self-assigned this Mar 14, 2025
@san-zrl san-zrl requested a review from n1ckl0sk0rtge as a code owner March 14, 2025 10:47
@n1ckl0sk0rtge n1ckl0sk0rtge merged commit 8396f29 into main Mar 14, 2025
4 checks passed
@n1ckl0sk0rtge n1ckl0sk0rtge deleted the fix/hanging-python-scan branch March 14, 2025 13:00
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.

Infinite Scanning when scanning projects including python code
2 participants