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

Update pyproject.toml to fix issue #2286 #2288

Closed
wants to merge 1 commit into from

Conversation

Sp00kyB00k
Copy link

Describe the Pull Request

Fixed a bug in oscrypto where the regex would fail to recognize the right version of SSL due to insufficient check on multiple digits. However the owner of the repo does not plan to make a new release soon due to time constraints. See -> wbond/oscrypto#78

This can be fixed by using a specific version from git pointing to the right commit. Hence this change in the pyproject.toml file.

Checklist for PR

Tested on the Kali System mentioned in Issue #2286.
If this is not good enough for this change, I need to invest more time.
However this is an upstream fix in the lib itself and only changes the dependency to a specific commit.

Additional Comments (if any)

#2286

Fixed a bug in oscrypto where the regex would fail to recognize the right version of SSL due to insufficient check on multiple digits. 
However the owner of the repo does not plan to make a new release soon due to time constraints. 
See -> wbond/oscrypto#78 

This can be fixed by using a specific version from git pointing to the right commit. 
Hence this change in the pyproject.toml file.
@ajinabraham
Copy link
Member

ajinabraham commented Dec 2, 2023

We will be removing the dependency on oscrypto from MobSF v3.8 onwards.

@ajinabraham ajinabraham closed this Dec 3, 2023
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