Security fixes are provided for the latest release on the default branch (main).
| Version | Supported |
|---|---|
| Latest | Yes |
| Older tags | No |
Pre-release builds between tags are supported only on main until the next release.
Please do not open a public issue for security-sensitive reports (savegame corruption, data loss, malicious behavior, credential leaks in tooling).
Preferred channels:
- GitHub private security advisory (recommended)
- Contact the maintainer via GitHub profile (private message)
Include when possible:
- Affected mod version / git tag
- FS25 game version and platform (Windows, macOS, Linux/Proton)
- Steps to reproduce
- Impact (e.g. savegame damaged, unintended file writes, crash)
- Relevant
log.txtexcerpts (redact personal paths if needed)
You should receive an acknowledgment within a reasonable time. Fixes may ship as a patch release depending on severity.
- Crashes or hangs caused by this mod
- Savegame or user-file corruption (including risky read/write of save data)
- Unauthorized or unexpected filesystem access from mod scripts
- Supply-chain issues in release/build workflow (
.github/workflows, release assets)
- Bugs in Giants Engine / base game (report to GIANTS)
- Conflicts with other mods without evidence this mod is the root cause
- Gameplay balance or field-advisor suggestion accuracy (use normal bug reports)
- Issues in unsupported old releases when a fix exists in a newer release
This mod intentionally does not read fields.xml at runtime (Proton/save safety). If you find code paths that bypass that policy, please report them.