Skip to content

Security: ananjiahhao/GrantDecay

Security

.github/SECURITY.md

Security Policy

Supported versions

Version Supported
1.x yes
< 1.0 no

Reporting a vulnerability

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.

Scope

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.

What this tool does not protect against

  • 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.

There aren't any published security advisories