UNPKG

web3.db-fileconnector

Version:

GraphQL System Built on web3 technologies. Web3.DB is an open database built on top of web3 technologies. It is a decentralized, open-source database that allows users to store and query data in a secure and efficient manner. The system is designed to be

42 lines (27 loc) 1.31 kB
# Security Audit Report **Date:** 2025-05-30 ## Overview This document contains the results of the security audit for web3db-connector and the remediation steps taken. ## Fixed Vulnerabilities The following direct dependencies were patched to secure versions: - ws@8.17.1 - axios@0.30.0 - nanoid@5.0.9 - @babel/runtime@7.26.10 - parse-duration@2.1.3 - secp256k1@5.0.1 ## Transitive Dependencies The following transitive dependencies were handled through yarn resolutions: - ws:8.17.1 - secp256k1:5.0.1 - parse-duration:2.1.3 - axios:0.30.0 - nanoid:5.0.9 - @babel/runtime:7.26.10 ## Remaining Vulnerabilities Some transitive dependencies may still report vulnerabilities because they are deeply nested in the dependency tree and cannot be easily patched without breaking compatibility. These are documented below: 1. Some dependencies within @composedb/devtools and @ceramicnetwork/cli packages may still report vulnerabilities. 2. The project team should consider upgrading these dependencies in a future minor release. 3. Most critical security issues have been addressed in the current version. ## Recommendation Before deploying to production, review any remaining vulnerabilities and assess their risk based on your specific deployment environment.