diff --git a/client/library/library/audits/sentora-10.html b/client/library/library/audits/sentora-10.html new file mode 100644 index 00000000..6864796f --- /dev/null +++ b/client/library/library/audits/sentora-10.html @@ -0,0 +1,34 @@ + + + The security audit was performed by the Macro security team on April 13th 2026. + + + + + + + + + +

Specifically, we audited the following contracts for the Initial commit:

+ + +
+
\ No newline at end of file diff --git a/content/collections/public/sentora-10-issues.html b/content/collections/public/sentora-10-issues.html new file mode 100644 index 00000000..50f933fa --- /dev/null +++ b/content/collections/public/sentora-10-issues.html @@ -0,0 +1,16 @@ + + Documentation + low + ack + + ## [Q-1] Function documentation may help integrators + + Currently there is little function documentation describing functions and the results they return. In the case of functions returning pricing data, which could be used by other protocols or tooling, key information like the decimal scaling of these values should be present to prevent issues from occurring and making it easier to use these functions. + + **Remediations to Consider** + + Add function documentation, particularly on functions like [`getPrices()`](https://github.com/Into-The-Block-Corp/ITBMorpho/blob/3adb6725409e7267c6969a71443e4d00d6fb8e51/contracts/0.8.20/ITBMorpho/multiasset/PositionManagerMultiasset.sol#L215-L218) to add context like price decimal scaling, to make it more clear to integrators how to interact with your protocol. + + + + \ No newline at end of file