Skip to content
Snippets Groups Projects
Commit 89f590a2 authored by GitLab Release Tools Bot's avatar GitLab Release Tools Bot
Browse files

Update CHANGELOG.md for 13.7.2-ee

[ci skip]
parent fa13226e
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -2,6 +2,19 @@
documentation](doc/development/changelog.md) for instructions on adding your own
entry.
 
## 13.7.2 (2021-01-07)
### Security (7 changes)
- Forbid public cache for private repos.
- Deny implicit flow for confidential apps.
- Update NuGet regular expression to protect against ReDoS.
- Fix regular expression backtracking issue in package name validation.
- Fix stealing API token from GitLab Pages and DoS Prometheus through GitLab Pages.
- Update trusted OAuth applications to set them as confidential.
- Upgrade Workhorse to 8.58.2.
## 13.7.1 (2020-12-23)
 
### Fixed (1 change)
Loading
Loading
---
title: Forbid public cache for private repos
merge_request:
author:
type: security
---
title: Deny implicit flow for confidential apps
merge_request:
author:
type: security
---
title: Update NuGet regular expression to protect against ReDoS
merge_request:
author:
type: security
---
title: Fix regular expression backtracking issue in package name validation
merge_request:
author:
type: security
---
title: Fix stealing API token from GitLab Pages and DoS Prometheus through GitLab Pages
merge_request:
author:
type: security
---
title: Update trusted OAuth applications to set them as confidential
merge_request:
author:
type: security
---
title: Upgrade Workhorse to 8.58.2
merge_request:
author:
type: security
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment