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

App validation using file extension? #1

Closed
swapnils19 opened this issue Mar 22, 2018 · 1 comment
Closed

App validation using file extension? #1

swapnils19 opened this issue Mar 22, 2018 · 1 comment

Comments

@swapnils19
Copy link

Is it necessary to validate a file if its an app or not just by looking at its extension? I can have a temp file to be parsed which is not having a .ipa/.apk extension.
The same case can be a vice-versa; if I have a file with .ipa/.apk extension but actual content is different.

@icyleaf
Copy link
Owner

icyleaf commented Mar 22, 2018

It is gentleman's agreement, such like mime type. i do not think this is a big problem. PL is welcome if you want do it and make it smart.

@icyleaf icyleaf closed this as completed Jun 17, 2019
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