browserstack / browserstack-local-java

Java bindings for BrowserStack Local
https://www.browserstack.com
MIT License
18 stars 34 forks source link

ZERO validation of binary checksums #57

Open tb3088 opened 3 years ago

tb3088 commented 3 years ago

It is a LAW that every and all downloads have published checksums and that downloaded results match said checksum.

Expected Behavior

pull published checksums in addition to binary and validate download was correct. And furthermore the version string matches the expected value.

Actual Behavior

checks to see if there are decimals in the version string.