Skip to content

Commit 9be9973

Browse files
Merge branch '8.5' into 9.5
2 parents c65f605 + b65739c commit 9be9973

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

SECURITY.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Security Policy
2+
3+
PHPUnit is a framework for writing as well as a commandline tool for running tests. Writing and running tests is a development-time activity. There is no reason why PHPUnit should be installed on a webserver.
4+
5+
**If you upload PHPUnit to a webserver then your deployment process is broken. On a more general note, if your `vendor` directory is publicly accessible on your webserver then your deployment process is also broken.**
6+
7+
Please note that if you upload PHPUnit to a webserver "bad things" may happen. [You have been warned.](https://thephp.cc/articles/phpunit-a-security-risk)
8+
9+
## Security Contact Information
10+
11+
After the above, if you still would like to report a security vulnerability, please email `[email protected]`.

0 commit comments

Comments
 (0)