From d99fa0be0511d941ab9e80ff9906270ef9070bbc Mon Sep 17 00:00:00 2001 From: mmccullom Date: Sat, 1 Feb 2025 13:08:55 -0500 Subject: [PATCH] Updating configs --- SECURITY.md | 4 ++-- package.json | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/SECURITY.md b/SECURITY.md index e6ed9c1..87fc9b0 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -1,12 +1,12 @@ # Security Policy -At [Mountain Protocol](https://mountainprotocol.com), we take security as our first principle and implement measures to guarantee that we're delivering secure code. The USDM smart contract has undergone an in-depth secure development process, including a thorough [audit by OpenZeppelin](https://github.com/mountainprotocol/audits), a leading firm in Blockchain security. +At [X Protocol](*****), we take security as our first principle and implement measures to guarantee that we're delivering secure code. The USDM smart contract has undergone an in-depth secure development process, including a thorough [audit by OpenZeppelin](https://github.com/*****), a leading firm in Blockchain security. ## Reporting a Vulnerability If you have discovered a potential security issue or vulnerability in our smart contract, we greatly appreciate your help in disclosing it to us in a responsible manner. -Security vulnerabilities should be disclosed through [our bug bounty program on Immunefi](https://immunefi.com/bounty/mountainprotocol/), or alternatively by email to . The report should include the steps to reproduce the vulnerability, potential impacts, and any relevant information that could help us understand the issue. +Security vulnerabilities should be disclosed through [our bug bounty program on Immunefi](*****), or alternatively by email to <*****>. The report should include the steps to reproduce the vulnerability, potential impacts, and any relevant information that could help us understand the issue. ## Supported Versions diff --git a/package.json b/package.json index 56449aa..7eee2a5 100644 --- a/package.json +++ b/package.json @@ -17,14 +17,14 @@ }, "repository": { "type": "git", - "url": "git+https://github.com/mountainprotocol/tokens.git" + "url": "git+https://github.com/*****" }, - "author": "Mati ", + "author": "*****", "license": "MIT", "bugs": { - "url": "https://github.com/mountainprotocol/tokens/issues" + "url": "https://github.com/*****" }, - "homepage": "https://github.com/mountainprotocol/tokens#readme", + "homepage": "https://github.com/*****", "devDependencies": { "@nomicfoundation/hardhat-chai-matchers": "^1.0.6", "@nomicfoundation/hardhat-toolbox": "^2.0.1",