# Anvil: Letters of Credit

## Reports by Severity

<details>

<summary>Critical</summary>

* \#36931 \[SC-Critical] Creators can modifyLOCCollateral of dynamic LOC to release almost all the collateral of LOC
* \#36910 \[SC-Critical] LoC: The creator can withdraw the entire collateral of a Dynamic LoC making it insolvent
* \#36807 \[SC-Critical] Attackers can create dynamic LOC with any credited amount with very small collateral amount

</details>

<details>

<summary>Insight</summary>

* \#36970 \[SC-Insight] Missing \`\_disableInitializer()\` implementation
* \#36999 \[SC-Insight] Incomplete Adjustment of \`globalAmountInDynamicUse\` During LOC Liquidation Causes Accumulated Dust and DoS Risk

</details>

## Reports by Type

<details>

<summary>Smart Contract</summary>

* \#36931 \[SC-Critical] Creators can modifyLOCCollateral of dynamic LOC to release almost all the collateral of LOC
* \#36910 \[SC-Critical] LoC: The creator can withdraw the entire collateral of a Dynamic LoC making it insolvent
* \#36970 \[SC-Insight] Missing \`\_disableInitializer()\` implementation
* \#36999 \[SC-Insight] Incomplete Adjustment of \`globalAmountInDynamicUse\` During LOC Liquidation Causes Accumulated Dust and DoS Risk
* \#36807 \[SC-Critical] Attackers can create dynamic LOC with any credited amount with very small collateral amount

</details>


---

# Agent Instructions: 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://reports.immunefi.com/anvil-letters-of-credit.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.
