Skip to content

Commit d8742d6

Browse files
authored
Create SECURITY.md
1 parent 952ba94 commit d8742d6

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

SECURITY.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
# Security Policy
2+
3+
## Supported Versions
4+
5+
Updates are provided according to table below.
6+
7+
| Version | Security Updates | Feature Updates | Bug Fixes |
8+
| ------- | ------------------ | ------------------ | ------------------ |
9+
| 4.1.x | :white_check_mark: | :white_check_mark: | :white_check_mark: |
10+
| 4.0.x | :white_check_mark: | :x: | :x: |
11+
| 3.6.x | :white_check_mark: | :x: | :x: |
12+
| 3.5.x | :x: | :x: | :x: |
13+
| 3.4.x | :x: | :x: | :x: |
14+
| < 4.0 | :x: | :x: | :x: |
15+
16+
## Reporting a Vulnerability
17+
18+
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
19+
20+
## Past Vulnerabilities
21+
22+
Since its inception in 2016, Backpack has had zero security breaches or reported security issues. However, its dependencies _have_ had security flaws discovered and fixed - even major ones like Laravel, Bootstrap and jQuery. That's why it's a good idea for any project to be reasonably up-to-date. If we consider a security issue is something that affects our users, we'll email you.
23+
24+
It's _heavily_ recommended that you **[subscribe to the Backpack Newsletter](http://backpackforlaravel.com/newsletter)** so you can find out about any security updates, breaking changes or major features. We send an email about 1-2 emails per year. Sometimes less.

0 commit comments

Comments
 (0)