| Version | Supported |
|---|---|
| 1.x | yes |
| < 1.0 | no |
Report suspected vulnerabilities privately to [MAINTAINER CONTACT]. Do not open a public issue for a security problem. Include the version, the input that triggers the issue, and the observed output. You will get a response within seven days.
GrantDecay is an offline analysis tool. It reads local files and never opens a socket, resolves a name, or makes an HTTP request. The realistic security surface is therefore narrow: malformed input that causes a crash, a hang, or unbounded memory use while parsing a hostile file.
- It does not validate anything against live infrastructure. A clean report means the input is internally consistent, not that a deployment is healthy.
- Findings are advisory. No output from this tool should be treated as a guarantee about a production system.