Skip to content

Commit 9639d11

Browse files
Update-Title
1 parent ad0adf9 commit 9639d11

File tree

4 files changed

+9343
-3
lines changed

4 files changed

+9343
-3
lines changed

docs/overview/security/bug-bounty-program.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ sidebar_position: 2
44

55
import BugBountyUrl from '@site/static/img/overview/Bug-Bounty-New.jpg';
66

7-
# Bug Bounty
87

98
Mars Protocol is committed to building a secure and robust DeFi ecosystem. We value your expertise in helping us identify and address vulnerabilities in our protocol. This bug bounty program rewards security researchers who discover and responsibly report vulnerabilities in our smart contracts and blockchain applications.
109

package-lock.json

Lines changed: 16 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,8 @@
2828
"react-dom": "^17.0.2",
2929
"rehype-katex": "^5.0.0",
3030
"remark-math": "^3.0.1",
31-
"tailwindcss": "^3.2.4"
31+
"tailwindcss": "^3.2.4",
32+
"yarn": "^1.22.22"
3233
},
3334
"devDependencies": {
3435
"@docusaurus/module-type-aliases": "2.2.0"

0 commit comments

Comments
 (0)