πSecurity policy
What to do if you become aware of a vulnerability exposed by Gitamic.
Reporting a Vulnerability
SEND REPORTS TO: gitamic@simonhamp.me With the subject line: Gitamic Security
DO NOT REPORT SECURITY VULNERABILITIES PUBLICLY
Please do not report them as issues on GitHub or share your discovery on Twitter, Discord or in any other public forum, as this may result in them being exploited.
Each report MUST include:
Gitamic version (e.g.
2.0.0
)composer show simonhamp/gitamic | grep "versions :"
PHP version (e.g.
8.2.7
)php -v
Statamic version (e.g.
4.9.2
)php please -V
Laravel version (e.g.
10.14.1
)php artisan -V
Git version (e.g.
2.34.1
)git --version
Besides these key details, please provide as much context as possible to allow me to assess and reproduce the vulnerability.
All reports will be acknowledged within 48 hours of receipt.
Your report will either be ACCEPTED
or DECLINED
, and you will be notified of this decision by reply to your original email.
If your report is accepted, I will work on a fix and you will be notified via email once the fix has been released.
Note that I will not follow up feature requests or bug reports at the above email address. Please report an issue instead.
Rewards
The first reporter of an accepted vulnerability report will receive a free Gitamic lifetime license once the vulnerability has been mitigated.
There is no cash alternative.
Supported Versions
Version | Supported |
---|---|
> 1.0 |
Last updated