diff --git a/AppInspector/rules/default/cloud_services/cloud_hosting.json b/AppInspector/rules/default/cloud_services/cloud_hosting.json index 54ba7317..053eeed9 100644 --- a/AppInspector/rules/default/cloud_services/cloud_hosting.json +++ b/AppInspector/rules/default/cloud_services/cloud_hosting.json @@ -197,7 +197,6 @@ "CloudServices.Hosting.DigitalOcean" ], "severity": "moderate", - "rule_info": "", "patterns": [ { "pattern": "digitalocean.com", @@ -555,4 +554,4 @@ } ] } -] \ No newline at end of file +] diff --git a/AppInspector/rules/default/cryptography/external_libraries.json b/AppInspector/rules/default/cryptography/external_libraries.json index 7c983fc2..3884a70d 100644 --- a/AppInspector/rules/default/cryptography/external_libraries.json +++ b/AppInspector/rules/default/cryptography/external_libraries.json @@ -175,11 +175,11 @@ "scopes": [ "code" ], - "modified": [ + "modifiers": [ "i" ], "confidence": "high" } ] } -] \ No newline at end of file +] diff --git a/AppInspector/rules/default/cryptography/protocol.json b/AppInspector/rules/default/cryptography/protocol.json index 6f778185..555abb20 100644 --- a/AppInspector/rules/default/cryptography/protocol.json +++ b/AppInspector/rules/default/cryptography/protocol.json @@ -113,8 +113,7 @@ "confidence": "high", "modifiers": [ "i" - ], - "_comment": "e.g. ssl_crl, ssl_ecdh_curve, others" + ] }, { "pattern": "SSLCADNRequest|SSLCARevocation|SSLCompression|SSLEngine|SSLFIPS|SSLInsecureRenegotiation", @@ -194,10 +193,9 @@ ], "confidence": "high", "modifiers": [ - "i", - "comment" + "i" ] } ] } -] \ No newline at end of file +] diff --git a/AppInspector/rules/default/cryptography/weakssl.json b/AppInspector/rules/default/cryptography/weakssl.json index 3612ff1c..0f34d789 100644 --- a/AppInspector/rules/default/cryptography/weakssl.json +++ b/AppInspector/rules/default/cryptography/weakssl.json @@ -13,7 +13,6 @@ "Cryptography.Protocol.TLS.WeakSSL" ], "severity": "critical", - "rule_info": "", "patterns": [ { "pattern": "^iv.*=| +iv.*=", @@ -269,4 +268,4 @@ } ] } -] \ No newline at end of file +] diff --git a/AppInspector/rules/default/device_permissions/UWP.json b/AppInspector/rules/default/device_permissions/UWP.json index 24949623..19355b6c 100644 --- a/AppInspector/rules/default/device_permissions/UWP.json +++ b/AppInspector/rules/default/device_permissions/UWP.json @@ -199,7 +199,6 @@ { "name": "Declared Capabilities: VoipCall (Microsoft UWP)", "id": "AI016752", - "VoipCall": null, "description": "Declared Capabilities: VoipCall (Microsoft UWP)", "applies_to": [ "Package.appxmanifest" @@ -322,4 +321,4 @@ } ] } -] \ No newline at end of file +] diff --git a/AppInspector/rules/default/frameworks/java.json b/AppInspector/rules/default/frameworks/java.json index 041696a6..634844f5 100644 --- a/AppInspector/rules/default/frameworks/java.json +++ b/AppInspector/rules/default/frameworks/java.json @@ -367,10 +367,7 @@ "modifiers": [ "i" ], - "confidence": "high", - "modifiers": [ - "i" - ] + "confidence": "high" } ] }, @@ -424,4 +421,4 @@ } ] } -] \ No newline at end of file +] diff --git a/AppInspector/rules/default/general/dependencies.json b/AppInspector/rules/default/general/dependencies.json index 0c2da254..cdcccb3b 100644 --- a/AppInspector/rules/default/general/dependencies.json +++ b/AppInspector/rules/default/general/dependencies.json @@ -11,7 +11,6 @@ "cpp" ], "severity": "moderate", - "confidence": "high", "patterns": [ { "pattern": "#include ?[\\\"<]([A-Za-z])[\\\">]", @@ -274,4 +273,4 @@ } ] } -] \ No newline at end of file +]