Skip to content

Commit 2ca18c2

Browse files
authored
Create SECURITY.md
1 parent c859549 commit 2ca18c2

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

SECURITY.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
# Security Policy
2+
3+
**PLEASE DON'T DISCLOSE SECURITY-RELATED ISSUES PUBLICLY, [SEE BELOW](#reporting-a-vulnerability).**
4+
5+
## Supported Versions
6+
7+
For all Laravel releases, bug fixes are provided for 18 months and security fixes are provided for 2 years. For all additional libraries, including Lumen, only the latest major release receives bug fixes. In addition, please review the database versions [supported by Laravel](/docs/{{version}}/database#introduction).
8+
9+
<div class="overflow-auto">
10+
11+
| Version | PHP (*) | Release | Bug Fixes Until | Security Fixes Until |
12+
| --- | --- | --- | --- | --- |
13+
| 9 | 8.0 - 8.2 | February 8th, 2022 | August 8th, 2023 | February 6th, 2024 |
14+
| 10 | 8.1 - 8.3 | February 14th, 2023 | August 6th, 2024 | February 4th, 2025 |
15+
| 11 | 8.2 - 8.4 | March 12th, 2024 | September 3rd, 2025 | March 12th, 2026 |
16+
| 12 | 8.2 - 8.4 | Q1 2025 | Q3 2026 | Q1 2027 |
17+
18+
</div>
19+
20+
## Reporting a Vulnerability
21+
22+
If you discover a security vulnerability within this Laravel API Boilerplate, please send an email to Joel Bladt at [email protected]. All security vulnerabilities will be promptly addressed.

0 commit comments

Comments
 (0)