for-promise
Version:
A lightweight utility to run async loops with full control using Promises β like for, forEach, and while, but smarter.
46 lines (27 loc) β’ 1.54 kB
Markdown
# π Security Policy
## π Supported Versions
We provide security updates for the latest published version of this package:
| Version | Supported |
|----------------|-----------|
| latest (`npm`) | β
|
| older versions | β |
If youβre using an older version, we highly recommend updating to the latest version available on [npm](https://www.npmjs.com/package/for-promise).
## π£ Reporting a Vulnerability
If you discover any security vulnerability in **ForPromise**, **please report it responsibly and privately**.
To report a vulnerability, use one of the following methods:
- π§ **Email:** `tiny@puddy.club`
- π‘οΈ **GitHub Security Advisories:** Use the "Report a vulnerability" feature on the repository page.
We ask you **not to disclose vulnerabilities publicly** before we have had a chance to investigate and release a fix.
We aim to respond to valid reports within **72 hours** and will try to release a fix within **7 working days**, depending on complexity and impact.
## π Disclosure Process
1. You report a security issue privately.
2. We confirm the vulnerability and begin internal investigation.
3. A patch is prepared, tested, and released.
4. A public disclosure and GitHub Security Advisory may be published.
5. If you request it, we will credit you as the reporter (unless anonymity is preferred).
## π Thank You
Thanks for helping us make **forPromise** a safer and more reliable project! π
Your contribution to open-source security matters.