Files
Warium-NeoForge-1.21.1/SECURITY.md
Codex 6ef5fdd378
Some checks failed
Build / build (push) Failing after 13m38s
Release Dry Run / release-dry-run (push) Successful in 5s
Codex Template Compliance / template-compliance (push) Successful in 5s
Bootstrap Warium NeoForge port scaffold
2026-05-09 20:59:05 +02:00

512 B

Security Policy

Supported Versions

Version Supported
Latest Yes

Reporting A Vulnerability

Please report security issues privately to the project owner.

Do not include secrets, production data, or private credentials in public issues.

Project Security Principles

  • Keep secrets out of the repository.
  • Prefer local processing for user data.
  • Document external network calls.
  • Keep release artifacts reproducible through CI.
  • Run dependency audits before releases.