Add SECURITY.md for responsible disclosure and fraud reporting - #3
Open
Lawrence Lucas Large (LukeLarge) with Copilot wants to merge 4 commits into
Open
Add SECURITY.md for responsible disclosure and fraud reporting#3Lawrence Lucas Large (LukeLarge) with Copilot wants to merge 4 commits into
Lawrence Lucas Large (LukeLarge) with Copilot wants to merge 4 commits into
Conversation
Copilot started work on behalf of
Lawrence Lucas Large (LukeLarge)
February 25, 2026 08:49
View session
Co-authored-by: LukeLarge <162439255+LukeLarge@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Update structure for security.md documentation
Add SECURITY.md for responsible disclosure and fraud reporting
Feb 25, 2026
Lawrence Lucas Large (LukeLarge)
left a comment
Contributor
There was a problem hiding this comment.
Add SECURITY.md for responsible disclosure and fraud reporting
#3
Lawrence Lucas Large (LukeLarge)
marked this pull request as ready for review
February 25, 2026 08:54
Copilot started reviewing on behalf of
Lawrence Lucas Large (LukeLarge)
February 25, 2026 08:55
View session
There was a problem hiding this comment.
Pull request overview
This PR adds a comprehensive SECURITY.md file to establish a formal security policy for the ton-assets repository, which is a community-curated registry of TON blockchain assets used by wallets and applications. The policy addresses a critical gap in responsible disclosure procedures for both fraudulent asset listings and tooling vulnerabilities.
Changes:
- Introduces SECURITY.md with two-track reporting: fraudulent listings (48h SLA) and tooling vulnerabilities (72h acknowledgment)
- Consolidates existing PR safety guidelines from the README and PR template into the security policy
- Emphasizes that Tonkeeper verification is free and warns against payment scam requests
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Lawrence Lucas Large (LukeLarge)
enabled auto-merge
February 25, 2026 09:01
Lawrence Lucas Large (LukeLarge)
disabled auto-merge
March 13, 2026 03:06
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No security policy existed for reporting fraudulent listings or tooling vulnerabilities — a gap for a registry consumed directly by wallets and end-user apps.
Adds
SECURITY.mdcovering:ton.apiimage links, no editing auto-generated.jsonfiles, no impersonation)Please make sure you change the original .yaml fields in the accounts/, collections/ or jettons/ directories and leave the auto-generated .json files in the repository root alone. Also please make sure that you do not use ton.api links in your pull request.
Example pull request:
ATTENTION! The Tonkeeper team does not charge any fees for checking/verifying tokens/collections. The procedure is ABSOLUTELY FREE. Ignore comments in commits that require payment to speed up/successfully check the PR. Stay safe fren!
Пожалуйста, убедитесь, что вы изменили исходные поля .yaml в каталогах account/, Collections/ или jettons/ и не трогаете автоматически сгенерированные файлы .json в корне репозитория. Так же, пожалуйста, убедитесь, что вы не используете ссылки ton.api в вашем пул реквесте.
Пример пул реквеста:
ВНИМАНИЕ! Команда Tonkeeper не берет никакой оплаты за проверку/верификацию токенов/коллекций. Процедура АБСОЛЮТНО БЕСПЛАТНА. Игнорируйте комментарии в коммитах, требующих оплаты для ускорения/успешности проверки. Будьте внимательны и осторожны!
💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.