Found a security vulnerability? Please do not open a public issue.
Contact: open a private Security Advisory on GitHub, or e-mail the maintainer directly.
Expected response within 7 business days.
This policy covers the source of the rust-samp workspace crates
(rust-samp, rust-samp-sdk, rust-samp-codegen) in the repository
NullSablex/rust-samp. It is a toolkit for building SA-MP / open.mp
server plugins; vulnerabilities in a downstream plugin built with the
SDK should be reported to that plugin's maintainers.
The runtime dependency surface is intentionally small (see each crate's
Cargo.toml); optional features (encoding, compression) pull in
additional crates only when explicitly enabled. Dependency advisories are
tracked through GitHub's Dependabot and cargo's advisory database.
Only the most recent release published to crates.io and the Releases page receives security fixes.