diff --git a/client/library/library/audits/sevenSeas-75.html b/client/library/library/audits/sevenSeas-75.html
new file mode 100644
index 00000000..4c4bceca
--- /dev/null
+++ b/client/library/library/audits/sevenSeas-75.html
@@ -0,0 +1,35 @@
+
+
+
+ The audit was performed by the Macro security team on February 25th, 2025.
+
+
+
+
+ - Discussions with the {{page.clientName}} team.
+ - Available documentation in the repository.
+
+
+
+
+
+ -
+ One Inch V6 decoder (from PR 610)
+ Commit Hash:
260b62e882ebe8f376fe4e3c44b5602c4720b746
+
+ 61fe6015ebb845b6f22be0dbe50e72fc41869972f2b86bc8ea34e0867467376c src/base/DecodersAndSanitizers/Protocols/OneInchDecoderAndSanitizer.sol
+ 964cdaa88caf8d47365e3fb31389fbe0d4d07f9839c8188c8f01662286e74f55 src/base/DecodersAndSanitizers/Protocols/OneInchOwnedDecoderAndSanitizer.sol
+
+
+
+
+
\ No newline at end of file
diff --git a/client/library/library/audits/sevenSeas-76.html b/client/library/library/audits/sevenSeas-76.html
new file mode 100644
index 00000000..49c010ba
--- /dev/null
+++ b/client/library/library/audits/sevenSeas-76.html
@@ -0,0 +1,34 @@
+
+
+
+ The audit was performed by the Macro security team on February 25th, 2025.
+
+
+
+
+ - Discussions with the {{page.clientName}} team.
+ - Available documentation in the repository.
+
+
+
+
+
+ -
+ ArcticArchitectureLens (from PR 601)
+ Commit Hash:
99b03fdad8538060a0d3aaf4728cd4ea4444a902
+
+ b7ad3b6003749fa5f8a28778111a664155235e23d1f94f548dc28d1634021ab3 src/helper/ArcticArchitectureLens.sol
+
+
+
+
+
\ No newline at end of file
diff --git a/client/library/library/audits/sevenSeas-77.html b/client/library/library/audits/sevenSeas-77.html
new file mode 100644
index 00000000..e4f04586
--- /dev/null
+++ b/client/library/library/audits/sevenSeas-77.html
@@ -0,0 +1,34 @@
+
+
+
+ The audit was performed by the Macro security team on February 25th, 2025.
+
+
+
+
+ - Discussions with the {{page.clientName}} team.
+ - Available documentation in the repository.
+
+
+
+
+
+ -
+ BoringOnChainQueueWithTracking
+ Commit Hash:
24c42f7ccb42ad535446605808cfd163d2c94ea2
+
+ d3c8d761d8fb929834cc44da9277d48967cc95bf8c657d96d71441c94a7bad57 src/base/Roles/BoringQueue/BoringOnChainQueueWithTracking.sol
+
+
+
+
+
\ No newline at end of file
diff --git a/content/collections/public/sevenSeas-75-issues.html b/content/collections/public/sevenSeas-75-issues.html
new file mode 100644
index 00000000..e69de29b
diff --git a/content/collections/public/sevenSeas-76-issues.html b/content/collections/public/sevenSeas-76-issues.html
new file mode 100644
index 00000000..4d15d11b
--- /dev/null
+++ b/content/collections/public/sevenSeas-76-issues.html
@@ -0,0 +1,16 @@
+-
+ User Experience
+ low
+ fixed
+ f05bdea530101fcb904b83ddd2f8cef1dc843a0e
+
+ ## [Q-1] Preview withdraw should return amount of withdrawable assets
+
+ When calling [previewWithdrawal()](https://github.com/Veda-Labs/boring-vault/blob/99b03fdad8538060a0d3aaf4728cd4ea4444a902/src/helper/ArcticArchitectureLens.sol#L214-L245) or [previewInstantWithdrawal()](https://github.com/Veda-Labs/boring-vault/blob/99b03fdad8538060a0d3aaf4728cd4ea4444a902/src/helper/ArcticArchitectureLens.sol#L275-L321), a bool `notEnoughWithdrawableAssets` is returned if the assets requested are available to withdraw. However, this doesn’t give information to users on how much could be withdrawn, just that their request exceeds what is available.
+
+ **Remediations to Consider**
+
+ Rather than return a bool, return the assets that can be withdrawn to allow requests to be adjusted more easily to withdraw what is available.
+
+
+
\ No newline at end of file
diff --git a/content/collections/public/sevenSeas-77-issues.html b/content/collections/public/sevenSeas-77-issues.html
new file mode 100644
index 00000000..e69de29b