Opened 7 years ago
Closed 7 years ago
#48217 closed defect (bug) (fixed)
Fork and Update `grunt-replace`
| Reported by: | whyisjake | Owned by: | jorbin |
|---|---|---|---|
| Priority: | normal | Milestone: | 5.3 |
| Component: | Build/Test Tools | Version: | |
| Severity: | normal | Keywords: | has-patch commit |
| Cc: | Focuses: |
Description
The version of grunt replace that is bundled in core is using an outdated version of lodash that is bringing 2 low, 3 high, and 1 critical issue. This package is currently abandoned. There is a community forked version, but that is also harboring some similar security issues.
I have forked grunt-replace into grunt-replace-lts. This patch brings the new package over into core.
Attachments (1)
Change History (5)
#3
@
7 years ago
- Keywords commit added; 2nd-opinion removed
- Milestone Awaiting Review → 5.3
The fork and patch 48217.diff LGTM @whyisjake
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
NPM and Github
Ideally, we should try to push this upstream. The repo hasn't been active in almost two years, including open pull requests for security updates.