Product

Software Assurance from finding to pull request.

Neolyt is built around one loop: Find -> Fix -> Verify -> PR. It helps teams move from detected risk to reviewed remediation without pretending every issue can be fixed automatically.

GitHub-first

Install the Neolyt GitHub App, select repositories and run real analysis against the code you authorize.

  • Repository-scoped access
  • Default branch and pull request events
  • Human-reviewed pull requests

Find what matters

Secrets, dependency vulnerabilities and source-code findings are normalized into a single decision surface.

  • Severity
  • Evidence
  • Affected location
  • Remediation

Fix with Neolyt

Automatic remediation is intentionally limited to deterministic situations where a patch can be bounded and verified.

  • Policy-gated generation
  • Patch validation
  • Re-scan before status changes

Verified Fixed

A finding is not considered fixed because code was generated. The original scanner must complete and the finding must disappear.

  • Original fingerprint gone
  • No new Critical or High regression
  • Pull request ready for review