Skip to content

Commit 3b2c96c

Browse files
author
CvH
committed
added index
1 parent db4d86d commit 3b2c96c

File tree

2 files changed

+23
-0
lines changed

2 files changed

+23
-0
lines changed

docs/learn/index.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,14 @@ hide:
3737
</div>
3838
<p class="feature-paragraph">Driven by innovation, the Polygon type 1 prover is fully Ethereum equivalent.</p>
3939
</a>
40+
</div>
41+
<div class="grid-item">
42+
<a href="./security/overview">
43+
<div class="product-list-item-header">
44+
<div class="feature-card-heading">Polygon security</div>
45+
</div>
46+
<p class="feature-paragraph">Polygon security, bug bounties, and more.</p>
47+
</a>
4048
</div>
4149
<div class="grid-item">
4250
<a href="./plonky">

mkdocs.yml

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -572,6 +572,21 @@ nav:
572572
- Plonky 2 & 3: learn/plonky.md
573573
- Polygon protocols: learn/polygon-protocols.md
574574
- Demystifying reorgs: https://polygon.technology/blog/reorgs-demystified-insights-from-monitoring-with-a-sensor-network
575+
- Security:
576+
- Overview: learn/security/overview.md
577+
- Security areas:
578+
- Governance & management: learn/security/governance.md
579+
- Risk management: learn/security/risk.md
580+
- Human resources: learn/security/hr.md
581+
- Infrastructure: learn/security/infrastructure.md
582+
- Software development: learn/security/sdlc.md
583+
- Smart contracts: learn/security/smartcontracts.md
584+
- Vulnerability management: learn/security/vulnerability.md
585+
- Security operations: learn/security/operations.md
586+
- Security reports: learn/security/reports.md
587+
- Bug bounty programs: learn/security/bugbounty.md
588+
- Responsable disclosure: learn/security/disclosure.md
589+
- Contact us: learn/security/contact.md
575590

576591
extra:
577592
generator: false

0 commit comments

Comments
 (0)