Open Issues Need Help
View All on GitHub If you need more magic bytes 7 days ago
enhancement good first issue
Secure file type validation for .NET applications using magic number detection
C#
#dotnet#file#files#filetype-validator#filevalidator#identifying-bytes#library#magicbytes#magicnumbers#security#security-tools#validator
[Feature] Add Support for Getting MIME Type 11 months ago
AI Summary: The user requests a new feature for `FileTypeChecker` to include support for obtaining the standard MIME type of a detected file. This would involve adding a `MimeType` string property to the `IFileType` interface, which is useful for web applications handling file uploads or serving files with correct headers.
Complexity:
2/5
enhancement good first issue
Secure file type validation for .NET applications using magic number detection
C#
#dotnet#file#files#filetype-validator#filevalidator#identifying-bytes#library#magicbytes#magicnumbers#security#security-tools#validator