diff --git a/README.md b/README.md index 8d4dbfdb8..44265c914 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,17 @@ Woke documentation can be found [here](https://ackeeblockchain.com/woke/docs/lat There you can also find a section on [contributing](https://ackeeblockchain.com/woke/docs/latest/contributing/). +## Discovered vulnerabilities + +| Vulnerability | Severity | Project | Resources | +|-------------------------------------------------|----------|---------|--------------------------------------------------------------| +| Profit & loss accounted twice | Critical | IPOR | [Woke tests](https://github.com/Ackee-Blockchain/tests-ipor) | +| Swap unwinding formula error | High | IPOR | [Woke tests](https://github.com/Ackee-Blockchain/tests-ipor) | +| Swap unwinding fee accounted twice | High | IPOR | [Woke tests](https://github.com/Ackee-Blockchain/tests-ipor) | +| `INTEREST_FROM_STRATEGY_BELOW_ZERO` reverts DoS | Medium | IPOR | [Woke tests](https://github.com/Ackee-Blockchain/tests-ipor) | +| Inaccurate hypothetical interest formula | Medium | IPOR | [Woke tests](https://github.com/Ackee-Blockchain/tests-ipor) | +| Swap unwinding fee normalization error | Medium | IPOR | [Woke tests](https://github.com/Ackee-Blockchain/tests-ipor) | + ## Features ### Testing framework