Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,6 @@
],
"defaultSeverity": "Blocker",
"ruleSpecification": "RSPEC-2316",
"sqKey": "BackticksUsage"
"sqKey": "BackticksUsage",
"scope": "Main"
}
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,6 @@
],
"defaultSeverity": "Critical",
"ruleSpecification": "RSPEC-1311",
"sqKey": "ClassComplexity"
"sqKey": "ClassComplexity",
"scope": "Main"
}
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,6 @@
],
"defaultSeverity": "Major",
"ruleSpecification": "RSPEC-124",
"sqKey": "CommentRegularExpression"
"sqKey": "CommentRegularExpression",
"scope": "Main"
}
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,6 @@
],
"defaultSeverity": "Blocker",
"ruleSpecification": "RSPEC-2317",
"sqKey": "ExecStatementUsage"
"sqKey": "ExecStatementUsage",
"scope": "Main"
}
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,6 @@
],
"defaultSeverity": "Major",
"ruleSpecification": "RSPEC-1908",
"sqKey": "FileComplexity"
"sqKey": "FileComplexity",
"scope": "Main"
}
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,6 @@
],
"defaultSeverity": "Critical",
"ruleSpecification": "RSPEC-1541",
"sqKey": "FunctionComplexity"
"sqKey": "FunctionComplexity",
"scope": "Main"
}
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,6 @@
],
"defaultSeverity": "Major",
"ruleSpecification": "RSPEC-2318",
"sqKey": "InequalityUsage"
"sqKey": "InequalityUsage",
"scope": "Main"
}
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,6 @@
],
"defaultSeverity": "Major",
"ruleSpecification": "RSPEC-103",
"sqKey": "LineLength"
"sqKey": "LineLength",
"scope": "All"
}
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,6 @@
],
"defaultSeverity": "Minor",
"ruleSpecification": "RSPEC-1129",
"sqKey": "LongIntegerWithLowercaseSuffixUsage"
"sqKey": "LongIntegerWithLowercaseSuffixUsage",
"scope": "Main"
}
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,6 @@
],
"defaultSeverity": "Major",
"ruleSpecification": "RSPEC-122",
"sqKey": "OneStatementPerLine"
"sqKey": "OneStatementPerLine",
"scope": "All"
}
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,6 @@
],
"defaultSeverity": "Major",
"ruleSpecification": "RSPEC-2260",
"sqKey": "ParsingError"
"sqKey": "ParsingError",
"scope": "All"
}
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,6 @@
],
"defaultSeverity": "Major",
"ruleSpecification": "RSPEC-2319",
"sqKey": "PreIncrementDecrement"
"sqKey": "PreIncrementDecrement",
"scope": "Main"
}
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,6 @@
],
"defaultSeverity": "Major",
"ruleSpecification": "RSPEC-2320",
"sqKey": "PrintStatementUsage"
"sqKey": "PrintStatementUsage",
"scope": "Main"
}
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,6 @@
],
"defaultSeverity": "Minor",
"ruleSpecification": "RSPEC-100",
"sqKey": "S100"
"sqKey": "S100",
"scope": "All"
}
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,6 @@
],
"defaultSeverity": "Minor",
"ruleSpecification": "RSPEC-101",
"sqKey": "S101"
"sqKey": "S101",
"scope": "All"
}
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,6 @@
],
"defaultSeverity": "Major",
"ruleSpecification": "RSPEC-104",
"sqKey": "S104"
"sqKey": "S104",
"scope": "All"
}
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,6 @@
],
"defaultSeverity": "Major",
"ruleSpecification": "RSPEC-1066",
"sqKey": "S1066"
"sqKey": "S1066",
"scope": "All"
}
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,6 @@
],
"defaultSeverity": "Major",
"ruleSpecification": "RSPEC-107",
"sqKey": "S107"
"sqKey": "S107",
"scope": "All"
}
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,6 @@
],
"defaultSeverity": "Major",
"ruleSpecification": "RSPEC-108",
"sqKey": "S108"
"sqKey": "S108",
"scope": "All"
}
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,6 @@
],
"defaultSeverity": "Major",
"ruleSpecification": "RSPEC-1110",
"sqKey": "S1110"
"sqKey": "S1110",
"scope": "All"
}
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,6 @@
],
"defaultSeverity": "Minor",
"ruleSpecification": "RSPEC-113",
"sqKey": "S113"
"sqKey": "S113",
"scope": "All"
}
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,6 @@
],
"defaultSeverity": "Minor",
"ruleSpecification": "RSPEC-1131",
"sqKey": "S1131"
"sqKey": "S1131",
"scope": "Main"
}
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,11 @@
],
"defaultSeverity": "Major",
"ruleSpecification": "RSPEC-1134",
"sqKey": "S1134"
"sqKey": "S1134",
"scope": "All",
"securityStandards": {
"CWE": [
546
]
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,6 @@
],
"defaultSeverity": "Major",
"ruleSpecification": "RSPEC-1142",
"sqKey": "S1142"
"sqKey": "S1142",
"scope": "Main"
}
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,6 @@
],
"defaultSeverity": "Minor",
"ruleSpecification": "RSPEC-116",
"sqKey": "S116"
"sqKey": "S116",
"scope": "All"
}
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,6 @@
],
"defaultSeverity": "Minor",
"ruleSpecification": "RSPEC-117",
"sqKey": "S117"
"sqKey": "S117",
"scope": "All"
}
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"title": "Sections of code should not be \"commented out\"",
"title": "Sections of code should not be commented out",
"type": "CODE_SMELL",
"status": "ready",
"remediation": {
Expand All @@ -12,5 +12,6 @@
],
"defaultSeverity": "Major",
"ruleSpecification": "RSPEC-125",
"sqKey": "S125"
"sqKey": "S125",
"scope": "All"
}
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"title": "IP addresses should not be hardcoded",
"type": "VULNERABILITY",
"title": "Using hardcoded IP addresses is security-sensitive",
"type": "SECURITY_HOTSPOT",
"status": "ready",
"remediation": {
"func": "Constant\/Issue",
Expand All @@ -11,5 +11,6 @@
],
"defaultSeverity": "Minor",
"ruleSpecification": "RSPEC-1313",
"sqKey": "S1313"
"sqKey": "S1313",
"scope": "Main"
}
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,6 @@
],
"defaultSeverity": "Critical",
"ruleSpecification": "RSPEC-134",
"sqKey": "S134"
"sqKey": "S134",
"scope": "All"
}
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,6 @@
],
"defaultSeverity": "Minor",
"ruleSpecification": "RSPEC-139",
"sqKey": "S139"
"sqKey": "S139",
"scope": "All"
}
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,6 @@
],
"defaultSeverity": "Minor",
"ruleSpecification": "RSPEC-1481",
"sqKey": "S1481"
"sqKey": "S1481",
"scope": "All"
}
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,6 @@
],
"defaultSeverity": "Major",
"ruleSpecification": "RSPEC-1542",
"sqKey": "S1542"
"sqKey": "S1542",
"scope": "Main"
}
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,6 @@
],
"defaultSeverity": "Minor",
"ruleSpecification": "RSPEC-1578",
"sqKey": "S1578"
"sqKey": "S1578",
"scope": "Main"
}
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,6 @@
],
"defaultSeverity": "Major",
"ruleSpecification": "RSPEC-1656",
"sqKey": "S1656"
"sqKey": "S1656",
"scope": "All"
}
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,6 @@
],
"defaultSeverity": "Major",
"ruleSpecification": "RSPEC-1700",
"sqKey": "S1700"
"sqKey": "S1700",
"scope": "All"
}
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,6 @@
],
"defaultSeverity": "Minor",
"ruleSpecification": "RSPEC-1707",
"sqKey": "S1707"
"sqKey": "S1707",
"scope": "Main"
}
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,6 @@
],
"defaultSeverity": "Critical",
"ruleSpecification": "RSPEC-1716",
"sqKey": "S1716"
"sqKey": "S1716",
"scope": "Main"
}
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,6 @@
],
"defaultSeverity": "Major",
"ruleSpecification": "RSPEC-1717",
"sqKey": "S1717"
"sqKey": "S1717",
"scope": "Main"
}
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,6 @@
],
"defaultSeverity": "Major",
"ruleSpecification": "RSPEC-1720",
"sqKey": "S1720"
"sqKey": "S1720",
"scope": "Main"
}
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,6 @@
],
"defaultSeverity": "Minor",
"ruleSpecification": "RSPEC-1721",
"sqKey": "S1721"
"sqKey": "S1721",
"scope": "Main"
}
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,6 @@
],
"defaultSeverity": "Minor",
"ruleSpecification": "RSPEC-1722",
"sqKey": "S1722"
"sqKey": "S1722",
"scope": "Main"
}
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,11 @@
],
"defaultSeverity": "Major",
"ruleSpecification": "RSPEC-1763",
"sqKey": "S1763"
"sqKey": "S1763",
"scope": "All",
"securityStandards": {
"CWE": [
561
]
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,6 @@
],
"defaultSeverity": "Major",
"ruleSpecification": "RSPEC-1764",
"sqKey": "S1764"
"sqKey": "S1764",
"scope": "All"
}
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,6 @@
],
"defaultSeverity": "Blocker",
"ruleSpecification": "RSPEC-1845",
"sqKey": "S1845"
"sqKey": "S1845",
"scope": "All"
}
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,6 @@
],
"defaultSeverity": "Major",
"ruleSpecification": "RSPEC-1862",
"sqKey": "S1862"
"sqKey": "S1862",
"scope": "All"
}
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,6 @@
],
"defaultSeverity": "Major",
"ruleSpecification": "RSPEC-1871",
"sqKey": "S1871"
"sqKey": "S1871",
"scope": "Main"
}
Loading