Skip to content

Conversation

tschant
Copy link

@tschant tschant commented Aug 20, 2024

No description provided.

Tarryn Schantell added 3 commits November 15, 2023 16:26
- **ngAnimate:** make animation duration calculation compatible with
[CSS Animations Level
2](https://www.w3.org/TR/css-animations-2/#animation-duration)
- **browserTrigger:** fix focus triggering in IE with jQuery >=3.7.0
- **$compile:** fix mergeConsecutiveTextNodes logic in for jQuery v4
preview
- **$resource:** avoid ReDoS in stripping trailing slashes
- **Angular:**
  - make a regex used in angular.copy ReDoS-safe
- **input:** make URL_REGEXP less ambiguous to avoid possible ReDoS
- **textarea:** avoid interpolating when going back/forward on IE
- **$filter:** fix ReDoS issue in `currencyFilter`
  - This fixes a [Medium
Severity](https://security.snyk.io/vuln/SNYK-JS-ANGULAR-2772735) ReDoS
vulnerability
([CVE-2022-25844](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-25844)).
- **ngMocks:** use a more performant regex in `stripQueryAndHash`
- **$compile:** fix a possible ReDoS in ng-srcset parsing
Update dockerfile to allow beta build packaging
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants