fix: harden security scan findings

This commit is contained in:
diegosouzapw
2026-05-02 04:51:38 -03:00
parent b75b52eefb
commit 4b9c129e1c
39 changed files with 5064 additions and 109 deletions

View File

@@ -8,7 +8,7 @@ Thank you for your interest in contributing! This guide covers everything you ne
### Prerequisites
- **Node.js** >= 18 < 24 (recommended: 22 LTS)
- **Node.js** `>=20.20.2 <21`, `>=22.22.2 <23`, or `>=24.0.0 <25` (recommended: 24 LTS)
- **npm** 10+
- **Git**