lodash.template @3.6.2
rejected
This version was rejected.
It did not pass GreenFlagged's security review and is not served by the registry.
The findings and risk dispositions below explain why.
46
Risk Score
MIT
License
No
Install Scripts
9
Dependencies
0
Dev Dependencies
5.9 KB
Package Size
Published
The Lodash method `_.template` exported as a module.
Maintainers
jdaltonkitcambridgemathiasphatedd10
Keywords
lodashlodash-modularizedstdlibutil
Dependencies (9)
| Package | Constraint | Registry Status |
|---|---|---|
| lodash.keys | ^3.0.0 | auto_approved |
| lodash.escape | ^3.0.0 | No greenflagged match |
| lodash._basecopy | ^3.0.0 | auto_approved |
| lodash.restparam | ^3.0.0 | auto_approved |
| lodash._basevalues | ^3.0.0 | auto_approved |
| lodash._basetostring | ^3.0.0 | auto_approved |
| lodash._reinterpolate | ^3.0.0 | auto_approved |
| lodash._isiterateecall | ^3.0.0 | auto_approved |
| lodash.templatesettings | ^3.0.0 | auto_approved |
Transitive Dependency Tree
12 transitive deps
max depth 2
├─
lodash._basecopy
^3.0.0
→ 3.0.1
├─
lodash._basetostring
^3.0.0
→ 3.0.1
├─
lodash._basevalues
^3.0.0
→ 3.0.0
├─
lodash._isiterateecall
^3.0.0
→ 3.0.9
├─
lodash._reinterpolate
^3.0.0
→ 3.0.0
├─
lodash.escape
^3.0.0
├─
lodash.keys
^3.0.0
→ 3.1.2
├─
lodash.restparam
^3.0.0
→ 3.6.1
├─
lodash.templatesettings
^3.0.0
→ 3.1.1
├─
lodash._getnative
^3.0.0
→ 3.9.1
├─
lodash._reinterpolate
^3.0.0
→ 3.0.0
├─
lodash.escape
^3.0.0
├─
lodash.isarguments
^3.0.0
→ 3.1.0
├─
lodash.isarray
^3.0.0
→ 3.0.4
Changes from v2.4.1
Dependency Changes
| Change | Package | Version |
|---|---|---|
| added | lodash._basecopy | ^3.0.0 |
| added | lodash.restparam | ^3.0.0 |
| added | lodash._basevalues | ^3.0.0 |
| added | lodash._basetostring | ^3.0.0 |
| added | lodash._isiterateecall | ^3.0.0 |
| removed | lodash.values | ~2.4.1 |
| removed | lodash.defaults | ~2.4.1 |
| removed | lodash._escapestringchar | ~2.4.1 |
| changed | lodash.keys | ~2.4.1 → ^3.0.0 |
| changed | lodash.escape | ~2.4.1 → ^3.0.0 |
| changed | lodash._reinterpolate | ~2.4.1 → ^3.0.0 |
| changed | lodash.templatesettings | ~2.4.1 → ^3.0.0 |
Script Changes
+ testFile Changes
1 added
1 removed
3 modified
size delta: +4.9 KB
Risk Dispositions (1 applicable to this version, 1 other)
Accepted rules are downgraded to INFO on future analyses; rejected rules escalate to CRITICAL.
| Rule | Source | Disposition | Author | Reason | |
|---|---|---|---|---|---|
osv:GHSA-35jh-r3h4-6jhm |
osv | reject | AI | AI (osv): Command Injection in lodash template; affects all lodash.template versions (<=4.5.0). Fix only in main lodash >=4.17.21. Generalizes to all versions of this package. |
Show 1 disposition(s) that do not match any finding on this version
| Rule | Source | Disposition | Author | Reason | |
|---|---|---|---|---|---|
osv:GHSA-r5fr-rjxr-66jc |
osv | reject | AI | AI (osv): Code Injection via imports key names; affects lodash.template <4.18.0. No patched version of this modularized package exists. Generalizes to all versions. |
SAST Findings (2)
CRITICAL
GHSA-35jh-r3h4-6jhm: Command Injection in lodash
osv
[Always reject] CVSS 7.2 (HIGH) — CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H `lodash` versions prior to 4.17.21 are vulnerable to Command Injection via the template function.
LOW
No provenance attestation
provenance
Package was published without Sigstore provenance. Consider requesting the maintainer enable provenance via CI/CD.
Review Summary
Risk score: 46. Findings: 1 critical (+40), 2 low (+6).
Published to npm: