Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
N
nebula
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
exchain
nebula
Commits
f259ee0d
Unverified
Commit
f259ee0d
authored
Oct 11, 2024
by
Matt Solomon
Committed by
GitHub
Oct 11, 2024
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
doc: add more security review info (#12429)
parent
0f4b1e33
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
22 additions
and
22 deletions
+22
-22
README.md
docs/security-reviews/README.md
+22
-22
No files found.
docs/security-reviews/README.md
View file @
f259ee0d
...
...
@@ -5,27 +5,27 @@ The following is a list of past security reviews.
Each review is focused on a different part of the codebase, and at a different point in time.
Please see the report for the specific details.
| Date | Reviewer | Focus
| Report Link
|
| ------- | -------------------- | -------------------------
| --------------------------------------------------------------------------------------------------------------------------------------------------
------------------- |
| 2020-10 | Trail of Bits | Rollup
|
[
2020_10-TrailOfBits.pdf
](
./2020_10-Rollup-TrailOfBits.pdf
)
|
| 2020-11 | Dapphub | ECDSA Wallet
|
[
2020_11-Dapphub-ECDSA_Wallet.pdf
](
./2020_11-Dapphub-ECDSA_Wallet.pdf
)
|
| 2021-03 | OpenZeppelin | OVM and Rollup
|
[
2021_03-OVM_and_Rollup-OpenZeppelin.pdf
](
./2021_03-OVM_and_Rollup-OpenZeppelin.pdf
)
|
| 2021-03 | ConsenSys Diligence | Safety Checker
|
[
2021_03-SafetyChecker-ConsenSysDiligence.pdf
](
./2021_03-SafetyChecker-ConsenSysDiligence.pdf
)
|
| 2022-05 | Zeppelin | Bedrock Contracts
|
[
2022_05-Bedrock_Contracts-Zeppelin.pdf
](
./2022_05-Bedrock_Contracts-Zeppelin.pdf
)
|
| 2022-05 | Trail of Bits | OpNode
|
[
2022_05-OpNode-TrailOfBits.pdf
](
./2022_05-OpNode-TrailOfBits.pdf
)
|
| 2022-08 | Sigma Prime | Bedrock GoLang
|
[
2022_08-Bedrock_GoLang-SigmaPrime.pdf
](
./2022_08-Bedrock_GoLang-SigmaPrime.pdf
)
|
| 2022-09 | Zeppelin | Bedrock and Periphery
|
[
2022_09-Bedrock_and_Periphery-Zeppelin.pdf
](
./2022_09-Bedrock_and_Periphery-Zeppelin.pdf
)
|
| 2022-10 | Spearbit | Drippie
|
[
2022_10-Drippie-Spearbit.pdf
](
./2022_10-Drippie-Spearbit.pdf
)
|
| 2022-11 | Trail of Bits | Invariant Testing
|
[
2022_11-Invariant_Testing-TrailOfBits.pdf
](
./2022_11-Invariant_Testing-TrailOfBits.pdf
)
|
| 2022-12 | Runtime Verification | Deposit Transaction
|
[
2022_12-DepositTransaction-RuntimeVerification.pdf
](
./2022_12-DepositTransaction-RuntimeVerification.pdf
)
|
| 2023-01 | Trail of Bits | Bedrock Updates
|
[
2023_01-Bedrock_Updates-TrailOfBits.pdf
](
./2023_01-Bedrock_Updates-TrailOfBits.pdf
)
|
| 2023-01 | Sherlock | Bedrock
|
[
Sherlock Bedrock Contest
](
https://audits.sherlock.xyz/contests/38
)
|
| 2023-03 | Sherlock | Bedrock Fixes
|
[
Sherlock Bedrock Contest - Fix Review
](
https://audits.sherlock.xyz/contests/63
)
|
| 2023-12 | Trust | Superchain Config Upgrade
|
[
2023_12_SuperchainConfigUpgrade_Trust.pdf
](
./2023_12_SuperchainConfigUpgrade_Trust.pdf
)
|
| 2024-02 | Runtime Verification | Pausability
|
[
Kontrol Verification
][
kontrol
]
|
| 2024-02 | Cantina | MCP L1
|
[
2024_02-MCP_L1-Cantina.pdf
](
./2024_02-MCP_L1-Cantina.pdf
)
|
| 2024-03 | Sherlock | MCP L1
|
[
Sherlock Optimism Fault Proofs Contest
](
https://audits.sherlock.xyz/contests/205
)
|
| 2024-08 |
Cantina | Fault proof MIPS |
[
Base Fault Proof MIPS
](
./2024_08_report-cantinacode-coinbase-fault-proofs-mips.pdf
)
| 2024-08 |
Spearbit | Fault proof no-MIPS |
[
Base Fault Proof No MIPS
](
./2024_08_report-cb-fault-proofs-non-mips.pdf
)
| Date | Reviewer | Focus
and Scope | Report Link | Commit | Subsequent Release
|
| ------- | -------------------- | -------------------------
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ---------------------------------------------------------------------------------------------------------- | -------------------------------------------- |
------------------- |
| 2020-10 | Trail of Bits | Rollup
|
[
2020_10-TrailOfBits.pdf
](
./2020_10-Rollup-TrailOfBits.pdf
)
| |
|
| 2020-11 | Dapphub | ECDSA Wallet
|
[
2020_11-Dapphub-ECDSA_Wallet.pdf
](
./2020_11-Dapphub-ECDSA_Wallet.pdf
)
| |
|
| 2021-03 | OpenZeppelin | OVM and Rollup
|
[
2021_03-OVM_and_Rollup-OpenZeppelin.pdf
](
./2021_03-OVM_and_Rollup-OpenZeppelin.pdf
)
| |
|
| 2021-03 | ConsenSys Diligence | Safety Checker
|
[
2021_03-SafetyChecker-ConsenSysDiligence.pdf
](
./2021_03-SafetyChecker-ConsenSysDiligence.pdf
)
| |
|
| 2022-05 | Zeppelin | Bedrock Contracts
|
[
2022_05-Bedrock_Contracts-Zeppelin.pdf
](
./2022_05-Bedrock_Contracts-Zeppelin.pdf
)
| |
|
| 2022-05 | Trail of Bits | OpNode
|
[
2022_05-OpNode-TrailOfBits.pdf
](
./2022_05-OpNode-TrailOfBits.pdf
)
| |
|
| 2022-08 | Sigma Prime | Bedrock GoLang
|
[
2022_08-Bedrock_GoLang-SigmaPrime.pdf
](
./2022_08-Bedrock_GoLang-SigmaPrime.pdf
)
| |
|
| 2022-09 | Zeppelin | Bedrock and Periphery
: All contracts in
`packages/contracts-bedrock/contracts`
|
[
2022_09-Bedrock_and_Periphery-Zeppelin.pdf
](
./2022_09-Bedrock_and_Periphery-Zeppelin.pdf
)
| 93d3bd411a8ae75702539ac9c5fe00bad21d4104 | op-contracts/v1.0.0
|
| 2022-10 | Spearbit | Drippie
:
`Drippie.sol`
|
[
2022_10-Drippie-Spearbit.pdf
](
./2022_10-Drippie-Spearbit.pdf
)
| 2a7be367634f147736f960eb2f38a77291cdfcad | op-contracts/v1.0.0
|
| 2022-11 | Trail of Bits | Invariant Testing
:
`OptimismPortal.sol`
|
[
2022_11-Invariant_Testing-TrailOfBits.pdf
](
./2022_11-Invariant_Testing-TrailOfBits.pdf
)
| b31d35b67755479645dd150e7cc8c6710f0b4a56 | op-contracts/v1.0.0
|
| 2022-12 | Runtime Verification | Deposit Transaction
:
`OptimismPortal.sol`
|
[
2022_12-DepositTransaction-RuntimeVerification.pdf
](
./2022_12-DepositTransaction-RuntimeVerification.pdf
)
| | op-contracts/v1.0.0
|
| 2023-01 | Trail of Bits | Bedrock Updates
:
`SystemConfig.sol`
|
[
2023_01-Bedrock_Updates-TrailOfBits.pdf
](
./2023_01-Bedrock_Updates-TrailOfBits.pdf
)
| ee96ff8585699b054c95c6ff4a2411ee9fedcc87 | op-contracts/v1.0.0
|
| 2023-01 | Sherlock | Bedrock
: All contracts in
`packages/contracts-bedrock/src`
|
[
Sherlock Bedrock Contest
](
https://audits.sherlock.xyz/contests/38
)
| 3f4b3c328153a8aa03611158b6984d624b17c1d9 | op-contracts/v1.0.0
|
| 2023-03 | Sherlock | Bedrock Fixes
: All contracts in
`packages/contracts-bedrock/src`
|
[
Sherlock Bedrock Contest: Fix Review
](
https://audits.sherlock.xyz/contests/63
)
| 20229b9f78c6613c6ee53b93ca43c71bb74479f4b975 | op-contracts/v1.0.0
|
| 2023-12 | Trust | Superchain Config Upgrade
:
`SuperchainConfig.sol`
,
`L1CrossDomainMessenger.sol`
,
`L1ERC721Bridge.sol`
,
`L1StandardBridge.sol`
,
`OptimismPortal.sol`
,
`CrossDomainMessenger.sol`
,
`ERC721Bridge.sol`
,
`StandardBridge.sol`
|
[
2023_12_SuperchainConfigUpgrade_Trust.pdf
](
./2023_12_SuperchainConfigUpgrade_Trust.pdf
)
| d1651bb22645ebd41ac4bb2ab4786f9a56fc1003 | op-contracts/v1.2.0
|
| 2024-02 | Runtime Verification | Pausability
|
[
Kontrol Verification
][
kontrol
]
| |
|
| 2024-02 | Cantina | MCP L1
:
`OptimismPortal.sol`
,
`L1CrossDomainMessenger.sol`
,
`L1StandardBridge.sol`
,
`L1ERC721Bridge.sol`
,
`OptimismMintableERC20Factory.sol`
,
`L2OutputOracle.sol`
,
`SystemConfig.sol`
|
[
2024_02-MCP_L1-Cantina.pdf
](
./2024_02-MCP_L1-Cantina.pdf
)
| e6ef3a900c42c8722e72c2e2314027f85d12ced5 | op-contracts/v1.3.0
|
| 2024-03 | Sherlock | MCP L1
|
[
Sherlock Optimism Fault Proofs Contest
](
https://audits.sherlock.xyz/contests/205
)
| |
|
| 2024-08 |
Spearbit | Fault proof no-MIPS: All contracts in the
`packages/contracts-bedrock/src/dispute`
directory |
[
Base Fault Proof No MIPS
](
./2024_08_report-cb-fault-proofs-non-mips.pdf
)
| 1f7081798ce2d49b8643514663d10681cb853a3d | op-contracts/v1.4.0 |
| 2024-08 |
Cantina | Fault proof MIPS:
`MIPS.sol`
|
[
Base Fault Proof MIPS
](
./2024_08_report-cantinacode-coinbase-fault-proofs-mips.pdf
)
| 71b93116738ee98c9f8713b1a5dfe626ce06c1b2 | op-contracts/v1.6.0 |
[
kontrol
]:
https://github.com/ethereum-optimism/optimism/blob/876e16ad04968f0bb641eb76f98eb77e7e1a3e16/packages/contracts-bedrock/test/kontrol/README.md
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment