Skip to content

Commit 2f3f5ae

Browse files
updates after review
1 parent 52e5df0 commit 2f3f5ae

File tree

4 files changed

+15
-9
lines changed

4 files changed

+15
-9
lines changed

docs/learn/index.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,14 @@ hide:
4545
</div>
4646
<p class="feature-paragraph">Driven by innovation, the Polygon Type 1 Prover is fully Ethereum equivalent.</p>
4747
</a>
48+
</div>
49+
<div class="grid-item">
50+
<a href="../security/overview">
51+
<div class="product-list-item-header">
52+
<div class="feature-card-heading">Polygon security</div>
53+
</div>
54+
<p class="feature-paragraph">Polygon security, bug bounties, and more.</p>
55+
</a>
4856
</div>
4957
<div class="grid-item">
5058
<a href="./polygon-protocols">

docs/security/overview.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
# Security Overview
2-
31
The purpose of this document is to provide an overview of the security measures and capabilities of Polygon Labs.
42

53
At Polygon Labs, ensuring the security of our information systems and safeguarding the sensitive data of our clients and employees is of paramount importance. We prioritize security throughout every facet of our operations, from implementing robust security policies and guidelines to adopting industry best practices, such as adhering to the OWASP recommendations for secure software development. We invest heavily in continuous security training for our employees, keeping them informed of emerging threats and equipping them with the necessary skills to protect our digital assets. In addition, we embrace a proactive approach by incorporating security by design principles and utilizing state-of-the-art security tools to detect and mitigate vulnerabilities at every stage of the development lifecycle.

mkdocs.yml

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -522,12 +522,11 @@ nav:
522522
- Range checks: cdk/architecture/type-1-prover/t1-rangechecks.md
523523
- Polygon protocols: learn/polygon-protocols.md
524524
- Demystifying reorgs: https://polygon.technology/blog/reorgs-demystified-insights-from-monitoring-with-a-sensor-network
525-
526-
- Security:
527-
- Security Overview: security/overview.md
528-
- Security Reports: security/reports.md
529-
- Bug Bounty Programs: security/bugbounty.md
530-
- Contact us: security/contact.md
525+
- Security:
526+
- Security overview: security/overview.md
527+
- Security reports: security/reports.md
528+
- Bug bounty programs: security/bugbounty.md
529+
- Contact us: security/contact.md
531530

532531
extra:
533532
generator: false

requirements.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
mkdocs-material==9.4.8
22
markdown-include==0.8.1
33
mkdocs-open-in-new-tab==1.0.3
4-
mkdocs-multirepo-plugin==0.7.0
4+
mkdocs-multirepo-plugin==0.7.0
5+
mkdocs-redirects==1.2.1

0 commit comments

Comments
 (0)