If you discover a security vulnerability, please do not file a public Issue.
Report it privately via GitHub's "Report a vulnerability" feature: https://github.com/killian99cm/anchor-system/security/advisories/new
The core of this project's security is protecting personal holdings data:
.gitignorealready excludes all sensitive data files- Run
git statusto confirm no sensitive files are accidentally staged - Do not paste holdings data in Issues/PRs/Discussions
- Confirm
.gitignoreis in effect immediately after forking - Check for sensitive data before your first push
- Use
portfolio_data_example.jsoninstead of real data
| Version | Support Status |
|---|---|
| v3.3 | ✅ Current |
| v3.2 | ❌ No longer maintained |
| v3.1 | ❌ No longer maintained |
- GitHub Actions uses pinned versions (not
@latest) - Push operations restrict file paths to prevent accidental overwrites