Skip to content
This repository has been archived by the owner on Jan 31, 2025. It is now read-only.

added readme and changed the security #42

Merged
merged 1 commit into from
Feb 3, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# CONTRIBUTING
27 changes: 26 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,28 @@
# Yonode

Yonode - A Web Server Framework for Node.js
## Getting Started

Visit our documentation to [get started with Yonode](https://docs.yonode.org).

## Who is using Yonode?

Yonode is trusted and utilized by developers around the globe, from individual contributors to large corporations. Discover how Yonode is being implemented in different projects by visiting our showcase.

## Community

Join the vibrant Yonode community:

- **GitHub Discussions**: Engage in conversations, ask questions, share ideas, and showcase your projects.
- **Discord**: Connect and chat with fellow Yonode users and contributors. [Join](https://discord.com)

## Contributing

Interested in contributing to Yonode? Check out our [contributing guidelines](CONTRIBUTING.md).

## License

Yonode is an open-source package licensed under the [MIT License](LICENSE)

## Security

[Reporting a Vulnerability](SECURITY.md)
2 changes: 1 addition & 1 deletion SECURITY.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Reporting a Vulnerability

To report a vulnerability, please open a private vulnerability report at https://github.com/sharafdin/yonode/security.
If you believe you have found a security vulnerability in Yonode, please report it to us responsibly. Do not open a public issue. We will investigate all legitimate reports. Send your report to [security@yonode.org](mailto:security@yonode.org).

While the discovery of new vulnerabilities is rare, we also recommend always using the latest versions of Yonode and its official plugins to ensure your application remains as secure as possible.