--- policy: /ce/ca/azure/app-service/disable-remote-debugging logic: /ce/ca/azure/app-service/disable-remote-debugging/prod.logic.yaml executionTime: 2026-06-06T12:03:30.717077113Z generationMs: 63 executionMs: 791 rows: - id: test1 match: true status: expected: DISAPPEARED actual: DISAPPEARED conditionIndex: expected: 99 actual: 99 conditionText: expected: isDisappeared(CA10__disappearanceTime__c) actual: isDisappeared(CA10__disappearanceTime__c) runtimeError: {} - id: test2 match: true status: expected: INCOMPLIANT actual: INCOMPLIANT conditionIndex: expected: 199 actual: 199 conditionText: expected: extract('CA10__configRemoteDebugging__c') == 'Enabled' actual: extract('CA10__configRemoteDebugging__c') == 'Enabled' runtimeError: {} - id: test3 match: true status: expected: COMPLIANT actual: COMPLIANT conditionIndex: expected: 299 actual: 299 conditionText: expected: extract('CA10__configRemoteDebugging__c') == 'Disabled' actual: extract('CA10__configRemoteDebugging__c') == 'Disabled' runtimeError: {} usedFiles: - path: /ce/ca/azure/app-service/disable-remote-debugging/policy.yaml md5Hash: 36F2985A39A1F4B7B4491EAB3B1D8224 content: "---\nnames:\n full: Azure App Service Remote Debugging is not disabled\n\ \ contextual: Remote Debugging is not disabled\ndescription: >\n Remote Debugging\ \ allows Azure App Service to be debugged in real-time directly on the Azure\ \ \n environment. When remote debugging is enabled, it opens a communication\ \ channel that could \n potentially be exploited by unauthorized users if not\ \ properly secured.\ntype: COMPLIANCE_POLICY\ncategories:\n - SECURITY\nframeworkMappings:\n\ \ - \"/frameworks/cis-azure-v3.0.0/09/12\"\n - \"/frameworks/cloudaware/resource-security/threat-protection\"\ \nsimilarPolicies:\n internal:\n - dec-x-bbfcf890\n cloudConformity:\n\ \ - url: https://www.trendmicro.com/cloudoneconformity/knowledge-base/azure/AppService/disable-remote-debugging.html\n\ \ name: Disable Remote Debugging\n" - path: /ce/ca/azure/app-service/disable-remote-debugging/prod.logic.yaml md5Hash: C404CB3E6B7249F4E4B9511A57478A99 content: | --- inputType: "CA10__CaAzureAppService__c" importExtracts: - file: "/types/CA10__CaAzureAppService__c/object.extracts.yaml" testData: - file: "test-data.json" conditions: - status: "INCOMPLIANT" currentStateMessage: "The App Service remote debugging is not disabled." remediationMessage: "Disable App Service remote debugging." check: IS_EQUAL: left: EXTRACT: "CA10__configRemoteDebugging__c" right: TEXT: "Enabled" - status: "COMPLIANT" currentStateMessage: "The App Service remote debugging is disabled." check: IS_EQUAL: left: EXTRACT: "CA10__configRemoteDebugging__c" right: TEXT: "Disabled" otherwise: status: "UNDETERMINED" currentStateMessage: "Unexpected value in the field." - path: /ce/ca/azure/app-service/disable-remote-debugging/test-data.json md5Hash: 6C1ECD703E993F4AAD8B1D7E22C2C4CD content: | [ { "expectedResult": { "status": "DISAPPEARED", "conditionIndex": "99", "conditionText": "isDisappeared(CA10__disappearanceTime__c)", "runtimeError": null }, "context": { "snapshotTime": "2024-10-02T04:03:26Z" }, "Id": "test1", "CA10__disappearanceTime__c": "2024-09-03T22:24:06Z", "CA10__configRemoteDebugging__c": "Disabled" }, { "expectedResult": { "status": "INCOMPLIANT", "conditionIndex": "199", "conditionText": "extract('CA10__configRemoteDebugging__c') == 'Enabled'", "runtimeError": null }, "context": { "snapshotTime": "2024-10-02T04:03:26Z" }, "Id": "test2", "CA10__disappearanceTime__c": null, "CA10__configRemoteDebugging__c": "Enabled" }, { "expectedResult": { "status": "COMPLIANT", "conditionIndex": "299", "conditionText": "extract('CA10__configRemoteDebugging__c') == 'Disabled'", "runtimeError": null }, "context": { "snapshotTime": "2024-10-02T04:03:26Z" }, "Id": "test3", "CA10__disappearanceTime__c": null, "CA10__configRemoteDebugging__c": "Disabled" } ] - path: /types/CA10__CaAzureAppService__c/object.extracts.yaml md5Hash: BA4130C0EACD0EA4C609D6BD75139054 content: "---\nextracts:\n# Values: Enabled, Disabled. Not Nullable.\n - name:\ \ \"CA10__authStatus__c\"\n value: \n FIELD:\n path: \"CA10__authStatus__c\"\ \n undeterminedIf:\n noAccessDelegate:\n path: \"\ CA10__authStatus__c\"\n currentStateMessage: \"Unable to determine\ \ Auth Settings. Possible permission issue with Microsoft.Web/sites/config/authsettings/list\"\ \n# Values: Enabled, Disabled. Not Nullable.\n - name: \"CA10__basicPublishingCredentialsFtpState__c\"\ \n value: \n FIELD:\n path: \"CA10__basicPublishingCredentialsFtpState__c\"\ \n undeterminedIf:\n noAccessDelegate:\n path: \"\ CA10__basicPublishingCredentialsFtpState__c\"\n currentStateMessage:\ \ \"Unable to determine Basic Auth Settings. Possible permission issue with\ \ Microsoft.Web/sites/basicPublishingCredentialsPolicies\"\n# Values: Enabled,\ \ Disabled. Not Nullable.\n - name: \"CA10__basicPublishingCredentialsScmState__c\"\ \n value: \n FIELD:\n path: \"CA10__basicPublishingCredentialsScmState__c\"\ \n undeterminedIf:\n noAccessDelegate:\n path: \"\ CA10__basicPublishingCredentialsScmState__c\"\n currentStateMessage:\ \ \"Unable to determine Basic Auth Settings. Possible permission issue with\ \ Microsoft.Web/sites/basicPublishingCredentialsPolicies\"\n# Values: Enabled,\ \ Disabled. Not Nullable. Can't have no access, retrieved via Microsoft.Web/sites\n\ \ - name: \"CA10__httpsOnly__c\"\n value: \n FIELD:\n path:\ \ \"CA10__httpsOnly__c\"\n undeterminedIf:\n isEmpty: \"Corrupted\ \ data. HTTPS Only configuration cannot be empty.\"\n# Values: 1.0, 1.1, 1.2.\ \ Not Nullable.\n - name: \"CA10__configMinTlsVersion__c\"\n value: \n \ \ FIELD:\n path: \"CA10__configMinTlsVersion__c\"\n undeterminedIf:\n\ \ noAccessDelegate:\n path: \"CA10__configMinTlsVersion__c\"\ \n currentStateMessage: \"Unable to determine minimum version of\ \ TLS. Possible permission issue with Microsoft.Web/sites/config/web/read\"\n\ # Nullable. Can't have no access, retrieved via Microsoft.Web/sites\n - name:\ \ \"CA10__identityPrincipalId__c\"\n value: \n FIELD:\n path:\ \ \"CA10__identityPrincipalId__c\"\n# Values: Enabled, Disabled. Not Nullable.\n\ \ - name: \"CA10__configHttp20__c\"\n value: \n FIELD:\n path:\ \ \"CA10__configHttp20__c\"\n undeterminedIf:\n noAccessDelegate:\n\ \ path: \"CA10__configHttp20__c\"\n currentStateMessage:\ \ \"Unable to determine HTTP2.0 configuration. Possible permission issue with\ \ Microsoft.Web/sites/config/web/read\"\n# Values: AllAllowed, Disabled, FtpsOnly.\ \ Not Nullable.\n - name: \"CA10__configFtpsState__c\"\n value: \n \ \ FIELD:\n path: \"CA10__configFtpsState__c\"\n undeterminedIf:\n\ \ noAccessDelegate:\n path: \"CA10__configFtpsState__c\"\ \n currentStateMessage: \"Unable to determine FTPS State. Possible\ \ permission issue with Microsoft.Web/sites/config/web/read\"\n# Values: Enabled,\ \ Disabled. Not Nullable.\n - name: \"CA10__configRemoteDebugging__c\"\n \ \ value: \n FIELD:\n path: \"CA10__configRemoteDebugging__c\"\n\ \ undeterminedIf:\n noAccessDelegate:\n path: \"\ CA10__configRemoteDebugging__c\"\n currentStateMessage: \"Unable\ \ to determine FTPS State. Possible permission issue with Microsoft.Web/sites/config/web/read\"\ \n" script: |- CREATE TEMP FUNCTION mock_ExpectedResult() RETURNS ARRAY >> DETERMINISTIC LANGUAGE js AS r""" return [ { "Id" : "test1", "expectedResult" : { "status" : "DISAPPEARED", "conditionIndex" : "99", "conditionText" : "isDisappeared(CA10__disappearanceTime__c)", "runtimeError" : null } }, { "Id" : "test2", "expectedResult" : { "status" : "INCOMPLIANT", "conditionIndex" : "199", "conditionText" : "extract('CA10__configRemoteDebugging__c') == 'Enabled'", "runtimeError" : null } }, { "Id" : "test3", "expectedResult" : { "status" : "COMPLIANT", "conditionIndex" : "299", "conditionText" : "extract('CA10__configRemoteDebugging__c') == 'Disabled'", "runtimeError" : null } } ]; """; CREATE TEMP FUNCTION mock_CA10__CaAzureAppService__c() RETURNS ARRAY >> DETERMINISTIC LANGUAGE js AS r""" return [ { "context" : { "snapshotTime" : new Date("2024-10-02T04:03:26Z") }, "CA10__disappearanceTime__c" : new Date("2024-09-03T22:24:06Z"), "CA10__configRemoteDebugging__c" : "Disabled", "Id" : "test1" }, { "context" : { "snapshotTime" : new Date("2024-10-02T04:03:26Z") }, "CA10__configRemoteDebugging__c" : "Enabled", "Id" : "test2" }, { "context" : { "snapshotTime" : new Date("2024-10-02T04:03:26Z") }, "CA10__configRemoteDebugging__c" : "Disabled", "Id" : "test3" } ]; """; CREATE TEMP FUNCTION process_CA10__CaAzureAppService__c( obj STRUCT< CA10__disappearanceTime__c TIMESTAMP, CA10__configRemoteDebugging__c STRING, Id STRING >, snapshotTime TIMESTAMP ) RETURNS STRUCT DETERMINISTIC LANGUAGE js AS r""" var TextLib = new function () { this.normalize = function(arg) { return arg == null ? '' : arg.replace(/\s+/g, ' ').trim().toLowerCase(); }; this.isEmpty = function(arg) { return this.normalize(arg) == ''; }; this.isNotEmpty = function(arg) { return this.normalize(arg) != ''; }; this.equal = function(left, right) { return this.normalize(left) == this.normalize(right); }; this.notEqual = function(left, right) { return this.normalize(left) != this.normalize(right); }; this.startsWith = function(arg, substring) { return this.normalize(arg).startsWith(this.normalize(substring)); }; this.endsWith = function(arg, substring) { return this.normalize(arg).endsWith(this.normalize(substring)); }; this.contains = function(arg, substring) { return this.normalize(arg).includes(this.normalize(substring)); }; this.containsAll = function(arg, substrings) { if (substrings == null || substrings.length === 0) return false; let normalizedArg = this.normalize(arg); return substrings.every(sub => normalizedArg.includes(this.normalize(sub))); }; this.containsAny = function(arg, substrings) { if (substrings == null || substrings.length === 0) return false; let normalizedArg = this.normalize(arg); return substrings.some(sub => normalizedArg.includes(this.normalize(sub))); }; }(); var references1 = []; // condition[0], conditionIndex:[0..99] references1.push('Deleted From Azure [CA10__disappearanceTime__c]: ' + obj.CA10__disappearanceTime__c); if (obj.CA10__disappearanceTime__c != null) { return {status: 'DISAPPEARED', conditionIndex: 99, conditionText: "isDisappeared(CA10__disappearanceTime__c)", currentStateMessage: "Object is deleted in the source", currentStateReferences: references1.join('\n'), remediation: null, runtimeError: null}; } // condition[1], conditionIndex:[100..199] function fieldChecked4() { if (TextLib.isEmpty(obj.CA10__configRemoteDebugging__c)) { throw new Error("UNDETERMINED condition:101", {cause: {status: 'UNDETERMINED', conditionIndex: 101, conditionText: "CA10__configRemoteDebugging__c.delegatedTo(CA10__configRemoteDebugging__c).isEmpty()", currentStateMessage: "Unable to determine FTPS State. Possible permission issue with Microsoft.Web/sites/config/web/read", currentStateReferences: references1.join('\n'), remediation: null, runtimeError: null}}); } return obj.CA10__configRemoteDebugging__c; } function extract3() { if (!this.out) { this.out = fieldChecked4(); } return this.out; }; references1.push('Config: Remote Debugging [obj.CA10__configRemoteDebugging__c]: ' + obj.CA10__configRemoteDebugging__c); try { if (TextLib.equal(extract3.call(extract3), 'Enabled')) { return {status: 'INCOMPLIANT', conditionIndex: 199, conditionText: "extract('CA10__configRemoteDebugging__c') == 'Enabled'", currentStateMessage: "The App Service remote debugging is not disabled.", currentStateReferences: references1.join('\n'), remediation: "Disable App Service remote debugging.", runtimeError: null}; } } catch (err) { if (err.cause && err.cause.status) { return err.cause; } else { throw err; } } // condition[2], conditionIndex:[200..299] function fieldChecked7() { if (TextLib.isEmpty(obj.CA10__configRemoteDebugging__c)) { throw new Error("UNDETERMINED condition:201", {cause: {status: 'UNDETERMINED', conditionIndex: 201, conditionText: "CA10__configRemoteDebugging__c.delegatedTo(CA10__configRemoteDebugging__c).isEmpty()", currentStateMessage: "Unable to determine FTPS State. Possible permission issue with Microsoft.Web/sites/config/web/read", currentStateReferences: references1.join('\n'), remediation: null, runtimeError: null}}); } return obj.CA10__configRemoteDebugging__c; } function extract6() { if (!this.out) { this.out = fieldChecked7(); } return this.out; }; try { if (TextLib.equal(extract6.call(extract6), 'Disabled')) { return {status: 'COMPLIANT', conditionIndex: 299, conditionText: "extract('CA10__configRemoteDebugging__c') == 'Disabled'", currentStateMessage: "The App Service remote debugging is disabled.", currentStateReferences: references1.join('\n'), remediation: null, runtimeError: null}; } } catch (err) { if (err.cause && err.cause.status) { return err.cause; } else { throw err; } } return {status: 'UNDETERMINED', conditionIndex: 300, conditionText: "otherwise", currentStateMessage: "Unexpected value in the field.", currentStateReferences: references1.join('\n'), remediation: null, runtimeError: null}; """; SELECT expectedResult.Id as Id, IF ( IFNULL(expectedResult.expectedResult.status, '') = IFNULL(sObject.result.status, '') AND IFNULL(expectedResult.expectedResult.conditionIndex, -1) = IFNULL(sObject.result.conditionIndex, -1) AND IFNULL(expectedResult.expectedResult.conditionText, '') = IFNULL(sObject.result.conditionText, '') AND IFNULL(expectedResult.expectedResult.runtimeError, '') = IFNULL(sObject.result.runtimeError, ''), "MATCH", "FAIL" ) as match, expectedResult.expectedResult.status as expectedStatus, sObject.result.status as actualStatus, expectedResult.expectedResult.conditionIndex as expectedConditionIndex, sObject.result.conditionIndex as actualConditionIndex, expectedResult.expectedResult.conditionText as expectedConditionText, sObject.result.conditionText as actualConditionText, expectedResult.expectedResult.runtimeError as expectedRuntimeError, sObject.result.runtimeError as actualRuntimeError FROM UNNEST(mock_ExpectedResult()) expectedResult LEFT JOIN ( SELECT sObject.CA10__disappearanceTime__c AS CA10__disappearanceTime__c, sObject.CA10__configRemoteDebugging__c AS CA10__configRemoteDebugging__c, sObject.Id AS Id, process_CA10__CaAzureAppService__c( STRUCT( sObject.CA10__disappearanceTime__c AS CA10__disappearanceTime__c, sObject.CA10__configRemoteDebugging__c AS CA10__configRemoteDebugging__c, sObject.Id AS Id ), sObject.context.snapshotTime ) as result FROM UNNEST(mock_CA10__CaAzureAppService__c()) AS sObject ) sObject ON sObject.Id = expectedResult.Id;