MLH-Fellowship / MLH-Fellowship/CryptoDrive
[ FEATURE ] Detection of Malicious File Types
Open
@ksdkamesh99 is already working on this.
Since Apr 16, 2021.
Retrospective
- Dominant language
- JavaScript
- Stars
- 29
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
MDN has a particular list of Malicious File Types.
Creating a checker function, which gets the extension of the file and checks, whether it is a malicious or nonmalicious file.
If malicious, the user will be popped up on an alert screen, asking, whether he is sure, to download it or not.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.