Security fixes are provided for the latest major version on the default branch.
| Version | Supported |
|---|---|
| 3.x | Yes |
| < 3.0 | No |
Do not open public issues for suspected security vulnerabilities.
- Email repository maintainers with the subject:
Security vulnerability report - Syrx.Npgsql. - Include reproduction details, impact, and any proof-of-concept information.
- Allow maintainers time to triage and coordinate disclosure before publishing details.
If you cannot identify maintainers, open a minimal issue requesting a private reporting channel without disclosing exploit details.
- Never commit production credentials or secrets.
- Use environment variables or a secure secret store for connection strings.
- Keep
Include Error Detail=falseandLogParameters=falseoutside local debugging. - Use least-privilege database accounts for application workloads.