| Version | Supported |
|---|---|
| 3.x | ✅ |
| < 3.0 | ❌ |
If you discover a security issue in NestedFlowTracker, please do not open a public issue. Email [email protected] with the details, or use GitHub's private vulnerability reporting on this repository.
You can expect an acknowledgement within a few days. Once a fix is released, the issue will be disclosed in the changelog.
- The built-in viewer is opt-in and gated (
localenvironment, or aviewFlowgate everywhere else). Misconfigured gates in your application are outside the package's control — treat the viewer like any other admin surface. - Spans can carry arbitrary
context/resultpayloads. The package stores them as-is in your database; do not put secrets in span payloads.