Skip to content

Commit 23a9260

Browse files
⚡ Update(SECURITY) fix typo in MarkDown file
1 parent 94bc68a commit 23a9260

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

SECURITY.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## Supported Versions
44

5-
We actively support the following versions of `dj-logging` with security updates:
5+
We actively support the following versions of `django_logging` with security updates:
66

77
| Version | Supported |
88
| --------- | ------------------ |
@@ -12,7 +12,7 @@ We actively support the following versions of `dj-logging` with security updates
1212

1313
## Reporting a Vulnerability
1414

15-
We take security issues seriously. If you find a vulnerability in `dj-logging`, please report it confidentially. Here are the steps to report security vulnerabilities:
15+
We take security issues seriously. If you find a vulnerability in `django_logging`, please report it confidentially. Here are the steps to report security vulnerabilities:
1616

1717
1. **Email**: Please send an email to [aryan513966@gmail.com](mailto:aryan513966@gmail.com) with a detailed description of the vulnerability.
1818
2. **Details**: In your email, include the following details:
@@ -29,18 +29,18 @@ We will:
2929
## Handling Vulnerabilities
3030

3131
When a vulnerability is confirmed:
32-
- We will create a fix and apply it to all actively supported versions of `dj-logging`.
32+
- We will create a fix and apply it to all actively supported versions of `django_logging`.
3333
- A new release with the security fix will be published, and the vulnerability will be disclosed in the changelog or via a security advisory.
3434
- We may delay the disclosure of details about the vulnerability until a sufficient number of users have updated to the patched version.
3535

3636
## General Security Guidelines
3737

38-
- Keep your `dj-logging` package up to date with the latest versions to ensure you benefit from the latest security fixes.
38+
- Keep your `django_logging` package up to date with the latest versions to ensure you benefit from the latest security fixes.
3939
- Follow our changelog for announcements regarding security fixes.
4040
- Ensure that your logging configuration is secure and does not expose sensitive information in log files.
4141

4242
## Responsible Disclosure
4343

44-
We strongly encourage responsible disclosure and will work to fix issues in a timely manner. We appreciate any effort to help make `dj-logging` more secure for all users.
44+
We strongly encourage responsible disclosure and will work to fix issues in a timely manner. We appreciate any effort to help make `django_logging` more secure for all users.
4545

46-
Thank you for helping us improve the security of `dj-logging`!
46+
Thank you for helping us improve the security of `django_logging`!

0 commit comments

Comments
 (0)