> For the complete documentation index, see [llms.txt](https://docs.definer.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.definer.org/copy-of-definer.org/security/audits/03-consensys-diligence-feb-2021.md).

# 03 - Consensys Diligence, Feb 2021

This report presents the results of our engagement with **DeFiner** to review **DeFiner’s SavingAccount protocol**. The review was conducted over two weeks, from **Feb 8, 2021** to **Feb 19, 2021** by **Shayan Eskandari** and **Alex Wade**. A total of 15 person-days were spent.

The security audit uncovered 1 critical, 3 major, 5 medium issues. DeFiner has updated the code according to the reported findings and managed to fix all raised security findings. For the following one major 4.2 and one medium issues. DeFiner decided not to fix as it's common practice in the industry and risk is mitigated.&#x20;

[4.2 Users can borrow funds, deposit them, then borrow more ](https://consensys.net/diligence/audits/2021/02/definer/#users-can-borrow-funds-deposit-them-then-borrow-more)

[4.6 Price volatility may compromise system integrity](https://consensys.net/diligence/audits/2021/02/definer/#price-volatility-may-compromise-system-integrity)<br>

The detailed report can be found [here](https://consensys.net/diligence/audits/2021/02/definer/)&#x20;

{% embed url="<https://consensys.net/diligence/audits/2021/02/definer/>" %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.definer.org/copy-of-definer.org/security/audits/03-consensys-diligence-feb-2021.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
