Skip to content

Commit 8c1124e

Browse files
committed
Prepare for 3.6.0 Release
also run 'npm audit fix' to address some dependency vulnerabilities
1 parent 73b0f9a commit 8c1124e

File tree

3 files changed

+216
-245
lines changed

3 files changed

+216
-245
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,11 @@
22

33
### master
44

5-
[Full Changelog](https://github.com/parse-community/parse-server/compare/3.5.0...master)
5+
[Full Changelog](https://github.com/parse-community/parse-server/compare/3.6.0...master)
6+
7+
### 3.6.0
8+
[Full Changelog](https://github.com/parse-community/parse-server/compare/3.5.0...3.6.0)
9+
SECURITY FIX: Address (Security Advisory)[https://github.com/parse-community/parse-server/security/advisories/GHSA-8w3j-g983-8jh5] of a potential (Enumeration Attack)[https://www.owasp.org/index.php/Testing_for_User_Enumeration_and_Guessable_User_Account_(OWASP-AT-002)#Description_of_the_Issue] [73b0f9a](https://github.com/parse-community/parse-server/commit/73b0f9a339b81f5d757725dc557955a7b670a3ec) big thanks to (Fabian Strachanski)[https://github.com/fastrde] for identifying the problem, creating a fix and following the (vulnerability disclosure guidelines)[https://github.com/parse-community/parse-server/blob/master/SECURITY.md#parse-community-vulnerability-disclosure-program]
610

711
### 3.5.0
812
[Full Changelog](https://github.com/parse-community/parse-server/compare/3.4.4...3.5.0)

0 commit comments

Comments
 (0)