@keep-lts/apidoc-core
v0.15.1
Published
Security-maintained drop-in fork of apidoc-core. Patches CVE-2025-13158 and CVE-2025-57317 (prototype pollution). Original API unchanged.
Maintainers
Readme
@keep-lts/apidoc-core
Security-maintained, drop-in fork of
apidoc-core.
[!IMPORTANT] Unofficial security-maintenance fork. The original
apidoc-corehas no fix for CVE-2025-13158 / CVE-2025-57317 / GHSA-6vj3-p34w-xxjp / GHSA-5q53-78f2-6gf8 (Critical). This fork applies a minimal, tested patch and keeps the public API byte-for-byte compatible. Adopt with zero code changes via npmoverrides:{ "overrides": { "apidoc-core": "npm:@keep-lts/apidoc-core@^0.15.1" } }See SECURITY.md and CHANGELOG.md. Original functionality and attribution preserved under the MIT license.
apidoc-core
Core parser library to generate apidoc result following the apidoc-spec.
If you are an end user, please proceed to apidoc or apidoc-documentation.
