> For the complete documentation index, see [llms.txt](https://docs.sakefinance.com/sake-finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sakefinance.com/sake-finance/resources/security-measures.md).

# Security Measures

#### Smart Contracts&#x20;

<table><thead><tr><th width="158">Title</th><th width="116">Problem</th><th>Solution</th></tr></thead><tbody><tr><td>Stable rate deprecation</td><td><a href="https://snapshot.org/#/aave.eth/proposal/0xb58ef33b4b7f4c35b7a6834b24f11b282d713b5e9f527f29d782aef04886c189">Link</a></td><td>Set 'stableBorrowRateEnabled' to False for all assets when deploying. Initially, this configuration only allows users to borrow using the variable rate mode. Users cannot switch to stable rate mode due to a validation check in the 'validateSwapRateMode()' function. This setup ensures that borrowing is restricted to the variable model at the outset.</td></tr><tr><td></td><td></td><td></td></tr><tr><td></td><td></td><td></td></tr></tbody></table>
