You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| 3.x |:white_check_mark:||
7
+
| 3.x |:white_check_mark:||
8
8
| <= 2.x |:x:||
9
9
10
10
## Reporting Potential Security Issues
11
11
12
-
If you have encountered a potential security vulnerability in this project,
13
-
please report it to us at <[email protected]>. We will work with you to
14
-
verify the vulnerability and patch it.
12
+
If you have encountered a potential security vulnerability in this project, please report it to us at <[email protected]>.
13
+
We will work with you to verify the vulnerability and patch it.
15
14
16
15
When reporting issues, please provide the following information:
17
16
18
17
- Component(s) affected
19
18
- A description indicating how to reproduce the issue
20
19
- A summary of the security vulnerability and impact
21
20
22
-
We request that you contact us via the email address above and give the
23
-
project contributors a chance to resolve the vulnerability and issue a new
24
-
release prior to any public exposure; this helps protect the project's
25
-
users, and provides them with a chance to upgrade and/or update in order to
26
-
protect their applications.
27
-
21
+
We request that you contact us via the email address above and give the project contributors a chance to resolve the vulnerability and issue a new release prior to any public exposure;
22
+
this helps protect the project's users and provides them with a chance to upgrade and/or update to protect their applications.
28
23
29
24
## Policy
30
25
31
26
If we verify a reported security vulnerability, our policy is:
32
27
33
-
- We will patch the current release branch, as well as the immediate prior minor
34
-
release branch.
35
-
36
-
- After patching the release branches, we will immediately issue new security
37
-
fix releases for each patched release branch.
38
-
28
+
- We will patch the current release branch, as well as the immediate prior minor release branch.
29
+
- After patching the release branches, we will immediately issue new security fix releases for each patched release branch.
Register the library's synchronizer command by adding the following line to your application's `config/autoload/cli.global.php` file under the `commands` array key:
0 commit comments