Skip to content

Commit 7edaac1

Browse files
committed
1) Updated Security.md file.
2) Updated release note.
1 parent 9ab451e commit 7edaac1

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

SECURITY.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,10 +45,10 @@ To help us quickly understand and address the issue, please include the followin
4545

4646

4747
### **What to Expect**
48-
- **Acknowledgement**: You will receive an acknowledgment of your report within **48 hours**.
48+
- **Acknowledgement**: You will receive an acknowledgement of your report within **48 hours**.
4949
- **Timeline**: We will provide a timeline for investigating and addressing the issue.
5050
- **Updates**: You will receive regular updates on the progress of the vulnerability resolution.
51-
- **CVE ID**: If the vulnerability is confirmed, we can help you apply for a CVE ID to formally recognize the issue.
51+
- **CVE ID**: If the vulnerability is confirmed, we will request a CVE ID to acknowledge the issue officially and include it in the release notes.
5252

5353

5454
### **Out of Scope**
@@ -79,4 +79,4 @@ We deeply appreciate the efforts of security researchers and users who help us i
7979

8080
## Contact
8181

82-
For any questions or concerns regarding security, please contact us at `security@yourproject.com`.
82+
For any questions or concerns regarding security, please contact us at `security@pgadmin.org`.

docs/en_US/release_notes_9_2.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ New features
2727
| `Issue #8034 <https://github.com/pgadmin-org/pgadmin4/issues/8034>`_ - Added support for creating Directory nodes in EPAS.
2828
| `Issue #8449 <https://github.com/pgadmin-org/pgadmin4/issues/8449>`_ - Change icon buttons to show tooltip even when disabled.
2929
| `Issue #8540 <https://github.com/pgadmin-org/pgadmin4/issues/8540>`_ - Add an option to load/replace the servers.json file on each container startup.
30+
| `Issue #8574 <https://github.com/pgadmin-org/pgadmin4/issues/8574>`_ - Open user management in a separate tab instead of a dialog to enhance UI/UX.
3031
3132
Housekeeping
3233
************
@@ -43,4 +44,5 @@ Bug fixes
4344
| `Issue #8473 <https://github.com/pgadmin-org/pgadmin4/issues/8473>`_ - Change the stop/terminate icon at all the places for better UX.
4445
| `Issue #8479 <https://github.com/pgadmin-org/pgadmin4/issues/8479>`_ - Fixed an issue where the Schema Diff was not displaying the difference query when a table had a UNIQUE NULLS NOT DISTINCT constraint.
4546
| `Issue #8514 <https://github.com/pgadmin-org/pgadmin4/issues/8514>`_ - Ensure the newly added parameters in the server dialog are incorporated into the Import/Export Servers functionality.
46-
| `Issue #8546 <https://github.com/pgadmin-org/pgadmin4/issues/8546>`_ - Fixed an issue where updating the grantee was not correctly applying the privileges.
47+
| `Issue #8546 <https://github.com/pgadmin-org/pgadmin4/issues/8546>`_ - Fixed an issue where updating the grantee was not correctly applying the privileges.
48+
| `Issue #8577 <https://github.com/pgadmin-org/pgadmin4/issues/8577>`_ - Fixed an issue where the upgrade_check API returned an unexpected keyword argument 'cafile' due to changes in the urllib package supporting Python v3.13.

0 commit comments

Comments
 (0)