diff --git a/security-review/README.md b/security-review/README.md index ec92f62a9..b8ef87dc1 100644 --- a/security-review/README.md +++ b/security-review/README.md @@ -10,6 +10,7 @@ The following contracts, behaviors, and findings are out of scope: - Prior findings in any audit report found in this directory - Exploits concerning the inappropriate behavior of keeper roles mentioned below - Superform allows for the permissionless addition of yield. We do not maintain the security of vaults added and funds bricked or lost by improper implementations +- Our v1 was deployed on January 24th, 2024. Changes to the LiFi or Socket codebase after this point, implicitly used in LiFiValidator and SocketValidator, are monitored and validated off-chain and we will not consider errors specific to any added functionality ## Off-chain Architecture @@ -24,4 +25,4 @@ Superform employs a variety of keepers to support best-in-class UX of interactin - DST_SWAPPER_ROLE: Role for managing swapping operations on `DstSwapper.sol` - CORE_STATE_REGISTRY_RESCUER_ROLE: Role for managing rescue operations in `CoreStateRegistry.sol` - CORE_STATE_REGISTRY_DISPUTER_ROLE: Role for managing dispute operations in `CoreStateRegistry.sol` -- WORMHOLE_VAA_RELAYER_ROLE: Role that will be reading VAA's for broadcast functionality in `WormholeSRImplementation.sol` \ No newline at end of file +- WORMHOLE_VAA_RELAYER_ROLE: Role that will be reading VAA's for broadcast functionality in `WormholeSRImplementation.sol`