Skip to content

Commit

Permalink
Updating configs
Browse files Browse the repository at this point in the history
  • Loading branch information
mmccullom committed Feb 1, 2025
1 parent 18cf2b5 commit d99fa0b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions SECURITY.md
Original file line number Diff line number Diff line change
@@ -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 <security@mountainprotocol.com>. 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

Expand Down
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,14 +17,14 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/mountainprotocol/tokens.git"
"url": "git+https://github.com/*****"
},
"author": "Mati <mattiascaricato@gmail.com>",
"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",
Expand Down

0 comments on commit d99fa0b

Please sign in to comment.