diff options
| author | fosdick.io <67963637+fosdickio@users.noreply.github.com> | 2025-09-18 09:23:01 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-09-18 09:23:01 -0400 |
| commit | 00566fc8b40582e3533d3cb6fcca6e1ef27abd65 (patch) | |
| tree | 49cf97274f6244638f28609f95a81f9f6e05beba /.github | |
| parent | 8b8d2dd0d39a7c19e6476810ff39a32fc099409e (diff) | |
Remove malware quip in bug report template
Removed instruction for password protection when uploading malware.
Diffstat (limited to '.github')
| -rw-r--r-- | .github/ISSUE_TEMPLATE/bug_report.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 637873f8..d29645ef 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -33,7 +33,7 @@ If applicable, please add screenshots/video recording here to help explain your **Binary:** If applicable, please provide us with the binary to help us work with the issue faster. Here are a few options: -1. Upload it privately using the [Binary Ninja Portal file uploader](https://portal.binary.ninja/upload) and add the provided reference phrase here. If you are uploading malware, please put it in a password-protected ZIP archive and include the password here as well. +1. Upload it privately using the [Binary Ninja Portal file uploader](https://portal.binary.ninja/upload) and add the provided reference phrase here. 2. Directly attach it to this issue in a ZIP archive 3. Share a publicly accessible link to it (For malware samples, we do not have access to VirusTotal; [Malshare](https://malshare.com/) is an option) 4. Email it to binaryninja at vector35.com, or join our [Slack](https://slack.binary.ninja/) and share it with us in private |
