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

Using latest Sqlite or upgrade Sqlite to get rid of vulnerabilities #80

Open
Dineshshrinath opened this issue Jul 14, 2020 · 4 comments

Comments

@Dineshshrinath
Copy link

The cordova-sqlite-storage plugin supports the 3.30.1 or 3.31.1 Sqlite version. The Sqlite regularly fixes the vulnerabilities and makes available the new version quite frequently. But there are very less frequently released versions for cordova-sqlite-storage plugin supporting the latest Sqlite.
So to get rid of Sqlite vulnerabilities in cordova app is there any way by which we can include the latest Sqlite and it will work with cordova-sqlite-storage?

@Dineshshrinath
Copy link
Author

Can anybody tell me how to use the latest Sqlite with the cordova-sqlite-storage plugin?

@brodycj
Copy link

brodycj commented Jul 16, 2020

Update should be coming soon. My apologies for the delay.

@Dineshshrinath
Copy link
Author

Thanks for your reply. Waiting for next release. Thanks!

@brodycj
Copy link

brodycj commented Jul 17, 2020

I just made & published the update.

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

No branches or pull requests

2 participants