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
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -41,7 +41,7 @@ New to Masonite? Read the [Official Documentation](https://docs.masoniteproject.
41
41
Masonite strives to have extremely clear documentation 😃. It would be wise to go through the tutorials there.
42
42
If you find any discrepencies or anything that doesn't make sense, please open an issue and we will get it cleared up!
43
43
44
-
Have questions or want to talk? Be sure to join the [Masonite Discord Community](https://discord.gg/TwKeFahmPZ)!
44
+
Have questions or want to talk? Start a thread on [GitHub Discussions](https://github.com/masonitedev/masonite/discussions)!
45
45
46
46
## Getting Started Quickly
47
47
@@ -57,7 +57,7 @@ python craft serve
57
57
58
58
Contributing to Masonite is simple:
59
59
60
-
-Hop on [Masonite Discord Community](https://discord.gg/TwKeFahmPZ) to ask any questions you need!
60
+
-Ask any questions you need on [GitHub Discussions](https://github.com/masonitedev/masonite/discussions)!
61
61
- Read the [How To Contribute](https://docs.masoniteproject.com/prologue/how-to-contribute) documentation to see ways to contribute to the project.
62
62
- Read the [Contributing Guide](https://docs.masoniteproject.com/prologue/contributing-guide) to learn how to contribute to the core source code development of the project.
63
63
-[Follow Masonite Framework on X](https://x.com/masoniteproject) to get updates about tips and tricks, announcement and releases.
Copy file name to clipboardExpand all lines: SECURITY.md
+2-4Lines changed: 2 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,10 +2,8 @@
2
2
3
3
## Reporting a Vulnerability
4
4
5
-
The best approach to reporting a vulnerability with Masonite is to join the [Discord Server](https://discord.gg/kWK6vw97) and messaged
6
-
Joseph Mancuso and tell him about the issue. He will communicate this to his maintainers and get a patch ready and shipped ASAP.
7
-
8
-
You may also send an email to joe@masoniteproject.com.
5
+
The best approach to reporting a vulnerability with Masonite is to open a private security advisory on the
6
+
[masonitedev/masonite repository](https://github.com/masonitedev/masonite/security/advisories/new). The maintainers will review the report and get a patch ready and shipped ASAP.
0 commit comments