Skip to content

Commit

Permalink
Merge pull request #277 from scroll-tech/isabellewei/security
Browse files Browse the repository at this point in the history
Small change to Audits page
  • Loading branch information
spilehchiha committed Jun 21, 2024
2 parents 7dc2fbe + 2055873 commit 84689dd
Showing 1 changed file with 5 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@ permalink: "technology/security/audits-and-bug-bounty"

import Aside from "../../../../../components/Aside.astro"

<Aside>
For any discoveries of critical vulnerabilities outside of the scope of the bug bounty program, please also send reports to [email protected].
</Aside>

Scroll treats security as a top priority.

Aside from rigorous testing, an internal security team, and comprehensive code reviews, we have also engaged with multiple security audit firms to conduct audits on our codebase. We have also launched a bug bounty program to encourage the community to participate in the security of our protocol.
Expand Down Expand Up @@ -78,4 +82,4 @@ Rewards depend on the severity of reported vulnerabilities:

The scope of the bug bounty program covers the blockchain infrastructure and the smart contracts for bridging and rollup. For a detailed breakdown of bug categories, please refer to the bug bounty page.

Besides the listed scopes in the bug bounty program, we also encourage reporting any vulnerabilities identified to Immunefi, which we will still consider for rewards. For any discoveries of critical vulnerabilities outside of the scope of the bug bounty program, please also send reports to [email protected].
Besides the listed scopes in the bug bounty program, we also encourage reporting any vulnerabilities identified to Immunefi, which we will still consider for rewards.

0 comments on commit 84689dd

Please sign in to comment.