Skip to content

Commit

Permalink
chore: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
willswire committed Dec 31, 2024
1 parent 258d6f9 commit 8ecded5
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 10 deletions.
14 changes: 7 additions & 7 deletions SECURITY.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ We actively support and provide security updates for the following versions of o

| **Version** | **Supported** |
| ----------- | ------------------ |
| **3.0.0** | ✅ Supported |
| **3.0.x** | ✅ Supported |
| **< 3.0** | ❌ Not Supported |

If you're using an unsupported version, we recommend upgrading to a supported version as soon as possible to ensure the security and stability of your system.
Expand All @@ -15,20 +15,20 @@ If you're using an unsupported version, we recommend upgrading to a supported ve

## **Reporting a Vulnerability**

We take security vulnerabilities seriously and appreciate your efforts to disclose them responsibly.
We take security vulnerabilities seriously and appreciate your efforts to disclose them responsibly.

### **How to Report:**
- Please report any security vulnerabilities via **[hey@willswire.com](mailto:hey@willswire.com)**.
- Please report any security vulnerabilities via **[hey@willswire.com](mailto:hey@willswire.com)**.
- Include as much detail as possible, such as steps to reproduce, potential impact, and any relevant logs or information.

### **What to Expect:**
1. **Acknowledgment:** You'll receive a confirmation within **30 days** that your report has been received.
2. **Assessment:** Our security team will investigate and validate the vulnerability.
3. **Updates:** You'll receive periodic updates on the status of the vulnerability investigation.
1. **Acknowledgment:** You'll receive a confirmation within **30 days** that your report has been received.
2. **Assessment:** Our security team will investigate and validate the vulnerability.
3. **Updates:** You'll receive periodic updates on the status of the vulnerability investigation.
4. **Resolution:** Once addressed, we'll notify you and credit you (if applicable) in the release notes.

### **Public Disclosure:**
- We aim to resolve critical vulnerabilities within **30 days** of acknowledgment.
- We aim to resolve critical vulnerabilities within **30 days** of acknowledgment.
- Once fixed, details of the vulnerability will be disclosed in our security advisories.

Thank you for helping keep our project secure! 🚀
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "unifi-ddns",
"version": "3.0.0",
"version": "3.0.1",
"private": true,
"scripts": {
"deploy": "wrangler deploy",
Expand Down

0 comments on commit 8ecded5

Please sign in to comment.