You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// Related to https://github.com/lodash/lodash/security/advisories/GHSA-xj2r-5m88-79m3
22696
+
// Related to https://github.com/lodash/lodash/security/advisories/GHSA-r5fr-rjxr-66jc
22698
22697
QUnit.test('should not execute code via malicious imports key names', function(assert) {
22699
22698
assert.expect(2);
22700
22699
@@ -22723,7 +22722,7 @@
22723
22722
assert.strictEqual(executed2, false, 'should not execute compact default-parameter expression in imports key');
22724
22723
});
22725
22724
22726
-
// Related to https://github.com/lodash/lodash/security/advisories/GHSA-xj2r-5m88-79m3
22725
+
// Related to https://github.com/lodash/lodash/security/advisories/GHSA-r5fr-rjxr-66jc
22727
22726
QUnit.test('should not enumerate inherited keys from imports sources', function(assert) {
0 commit comments