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: SECURITY.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
## Supported Versions
4
4
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:
6
6
7
7
| Version | Supported |
8
8
| --------- | ------------------ |
@@ -12,7 +12,7 @@ We actively support the following versions of `dj-logging` with security updates
12
12
13
13
## Reporting a Vulnerability
14
14
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:
16
16
17
17
1.**Email**: Please send an email to [aryan513966@gmail.com](mailto:aryan513966@gmail.com) with a detailed description of the vulnerability.
18
18
2.**Details**: In your email, include the following details:
@@ -29,18 +29,18 @@ We will:
29
29
## Handling Vulnerabilities
30
30
31
31
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`.
33
33
- A new release with the security fix will be published, and the vulnerability will be disclosed in the changelog or via a security advisory.
34
34
- We may delay the disclosure of details about the vulnerability until a sufficient number of users have updated to the patched version.
35
35
36
36
## General Security Guidelines
37
37
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.
39
39
- Follow our changelog for announcements regarding security fixes.
40
40
- Ensure that your logging configuration is secure and does not expose sensitive information in log files.
41
41
42
42
## Responsible Disclosure
43
43
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.
45
45
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