Skip to content

Commit a6ef4b4

Browse files
authored
Merge pull request #830 from forcedotcom/d/W-11792858
@W-11792858@: Release activity for v3.5.1 release.
2 parents 094cf1a + 3c7cd59 commit a6ef4b4

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@salesforce/sfdx-scanner",
33
"description": "Static code scanner that applies quality and security rules to Apex code, and provides feedback.",
4-
"version": "3.5.0",
4+
"version": "3.5.1",
55
"author": "ISV SWAT",
66
"bugs": "https://github.com/forcedotcom/sfdx-scanner/issues",
77
"dependencies": {

retire-js/RetireJsVulns.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2592,7 +2592,7 @@
25922592
},
25932593
{
25942594
"below": "2.29.2",
2595-
"severity": "medium",
2595+
"severity": "high",
25962596
"identifiers": {
25972597
"summary": "This vulnerability impacts npm (server) users of moment.js, especially if user provided locale string, eg fr is directly used to switch moment locale.",
25982598
"CVE": [
@@ -2606,7 +2606,7 @@
26062606
{
26072607
"below": "2.29.4",
26082608
"atOrAbove": "2.18.0",
2609-
"severity": "medium",
2609+
"severity": "high",
26102610
"identifiers": {
26112611
"summary": "Regular Expression Denial of Service (ReDoS), Affecting moment package, versions >=2.18.0 <2.29.4",
26122612
"CVE": [

0 commit comments

Comments
 (0)