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
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -53,6 +53,10 @@ public function testViewPostAndAddComment()
53
53
composer require zenstruck/browser --dev
54
54
```
55
55
56
+
## Security Policy
57
+
58
+
If you discover a security vulnerability, please do not open a public issue or pull request. Instead, please review this repository's [Security Policy](https://github.com/zenstruck/browser/security) for instructions on how to report it responsibly.
59
+
56
60
Optionally, enable the provided extension in your `phpunit.xml`:
0 commit comments